public TreeNode getChildAt(int childIndex) { return null; } public int getChildCount() { return 0
public TreeNode getChildAt(int childIndex) { return null; } public int getChildCount() { return 0
Clone fragments detected by clone detection tool
File path: /columba-1.4-src/contact/src/main/java/org/columba/addressbook/folder/virtual/VirtualFolder.java File path: /columba-1.4-src/mail/src/test/java/org/columba/mail/parser/ListBuilderTest.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
public TreeNode getChildAt(int childIndex) {
1
public TreeNode getChildAt(int childIndex) {
2
		return null;
2
			return null;
3
	}
3
		}
4
	public int getChildCount() {
4
		public int getChildCount() {
5
		return 0
5
			return 0
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones location
Number of node comparisons0