int s1 = noLinkMatcher.start(); int e1 = noLinkMatcher.end(); boolean insertLink;
int s1 = noLinkMatcher.start(); int e1 = noLinkMatcher.end(); boolean insertLink;
Clone fragments detected by clone detection tool
File path: /columba-1.4-src/mail/src/main/java/org/columba/mail/parser/text/HtmlParser.java File path: /columba-1.4-src/mail/src/main/java/org/columba/mail/parser/text/HtmlParser.java
Method name: String substituteEmailAddress(String, boolean) Method name: String substituteURL(String, boolean)
Number of AST nodes: 3 Number of AST nodes: 3
1
int s1 = noLinkMatcher.start();
1
int s1 = noLinkMatcher.start();
2
                int e1 = noLinkMatcher.end();
2
                int e1 = noLinkMatcher.end();
3
                boolean insertLink;
3
                boolean insertLink;
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 locationClones are declared in the same class
Number of node comparisons1