Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 7 | 3 | 0.951 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 73 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/store/LocalCalendarStore.java |
2 | 9 | 111 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/store/LocalCalendarStore.java |
3 | 10 | 138 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/store/LocalCalendarStore.java |
4 | 9 | 176 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/store/LocalCalendarStore.java |
5 | 9 | 202 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/store/LocalCalendarStore.java |
6 | 9 | 229 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/store/LocalCalendarStore.java |
7 | 9 | 255 | E:/TSE/Projects-CloneDR/columba-1.4-src/calendar/src/main/java/org/columba/calendar/store/LocalCalendarStore.java |
| |||||
try { document = VCalendarModelFactory.marshall(basicModel); } catch (SyntaxException e) { throw new StoreException(e); } catch (IllegalArgumentException e) { throw new StoreException(e); } |
| |||||
try { basicModel = VCalendarModelFactory.unmarshall(document); } catch (SyntaxException e) { throw new StoreException(e); } catch (IllegalArgumentException e) { throw new StoreException(e); } |
| |||||
try { document = VCalendarModelFactory.marshall(basicModel); } catch (SyntaxException e) { throw new StoreException(e); } catch (IllegalArgumentException e) { throw new StoreException(e); } |
| |||||
try { basicModel = VCalendarModelFactory.unmarshall(document); } catch (SyntaxException e) { throw new StoreException(e); } catch (IllegalArgumentException e) { throw new StoreException(e); } |
| |||||
try { basicModel = VCalendarModelFactory.unmarshall(document); } catch (SyntaxException e) { throw new StoreException(e); } catch (IllegalArgumentException e) { throw new StoreException(e); } |
| |||||
try { basicModel = VCalendarModelFactory.unmarshall(document); } catch (SyntaxException e) { throw new StoreException(e); } catch (IllegalArgumentException e) { throw new StoreException(e); } |
| |||||
try { basicModel = VCalendarModelFactory.unmarshall(document); } catch (SyntaxException e) { throw new StoreException(e); } catch (IllegalArgumentException e) { throw new StoreException(e); } |
| |||
try { [[#variablef3dcf40]]= VCalendarModelFactory. [[#variablef3dcfa0]]( [[#variablef3dcfe0]]); } catch (SyntaxException e) { throw new StoreException(e); } catch (IllegalArgumentException e) { throw new StoreException(e); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#f3dcf40]] | document |
1 | 2 | [[#f3dcf40]] | basicModel |
1 | 3 | [[#f3dcf40]] | document |
1 | 4 | [[#f3dcf40]] | basicModel |
1 | 5 | [[#f3dcf40]] | basicModel |
1 | 6 | [[#f3dcf40]] | basicModel |
1 | 7 | [[#f3dcf40]] | basicModel |
2 | 1 | [[#f3dcfa0]] | marshall |
2 | 2 | [[#f3dcfa0]] | unmarshall |
2 | 3 | [[#f3dcfa0]] | marshall |
2 | 4 | [[#f3dcfa0]] | unmarshall |
2 | 5 | [[#f3dcfa0]] | unmarshall |
2 | 6 | [[#f3dcfa0]] | unmarshall |
2 | 7 | [[#f3dcfa0]] | unmarshall |
3 | 1 | [[#f3dcfe0]] | basicModel |
3 | 2 | [[#f3dcfe0]] | document |
3 | 3 | [[#f3dcfe0]] | basicModel |
3 | 4 | [[#f3dcfe0]] | document |
3 | 5 | [[#f3dcfe0]] | document |
3 | 6 | [[#f3dcfe0]] | document |
3 | 7 | [[#f3dcfe0]] | document |