Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.992 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 630 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java |
2 | 4 | 642 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/search/JavaSearchResultPage.java |
| ||||
if (getMatchFilters().length == 0) return super.getDisplayedMatchCount(element); Match[] matches = super.getDisplayedMatches(element); int count = 0; |
| ||||
if (getMatchFilters().length == 0) return super.getDisplayedMatches(element); Match[] matches = super.getDisplayedMatches(element); int count = 0; |
| |||
if (getMatchFilters().length == 0) return super. [[#variable9c680620]](element); Match[] matches = super.getDisplayedMatches(element); int count = 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9c680620]] | getDisplayedMatches |
1 | 2 | [[#9c680620]] | getDisplayedMatchCount |