| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 6 | 5 | 0 | 1.000 | catch_statements |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 6 | 354 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/sourcelookup/ArchiveSourceLocation.java |
| 2 | 6 | 197 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/sourcelookup/DirectorySourceLocation.java |
| 3 | 6 | 199 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/sourcelookup/JavaProjectSourceLocation.java |
| 4 | 6 | 472 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator.java |
| 5 | 6 | 177 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/sourcelookup/PackageFragmentRootSourceLocation.java |
| ||||
catch (ParserConfigurationException e) {
ex = e;
}
catch (SAXException e) {
ex = e;
}
catch (IOException e) {
ex = e;
}
|
| ||||
catch (ParserConfigurationException e) {
ex = e;
}
catch (SAXException e) {
ex = e;
}
catch (IOException e) {
ex = e;
}
|
| ||||
catch (ParserConfigurationException e) {
ex = e;
}
catch (SAXException e) {
ex = e;
}
catch (IOException e) {
ex = e;
}
|
| ||||
catch (ParserConfigurationException e) {
ex = e;
}
catch (SAXException e) {
ex = e;
}
catch (IOException e) {
ex = e;
}
|
| ||||
catch (ParserConfigurationException e) {
ex = e;
}
catch (SAXException e) {
ex = e;
}
catch (IOException e) {
ex = e;
}
|
| |||
catch (ParserConfigurationException e) {
ex = e;
}
catch (SAXException e) {
ex = e;
}
catch (IOException e) {
ex = e;
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||