Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.980 | class_body_declarations[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 108 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/ui/box/CalendarList.java |
2 | 5 | 113 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/ui/search/SearchResultList.java |
| |||||
private JLabel iconLabel = new JLabel(); private JLabel titleLabel = new JLabel(); private JLabel descriptionLabel = new JLabel(); |
| |||||
private JLabel iconLabel = new JLabel(); private JLabel titleLabel = new JLabel(); private JLabel startDateLabel = new JLabel(); |
| |||
private JLabel iconLabel = new JLabel(); private JLabel titleLabel = new JLabel(); private JLabel [[#variable131754e0]]= new JLabel(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#131754e0]] | descriptionLabel |
1 | 2 | [[#131754e0]] | startDateLabel |