Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 5 | 0.951 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 107 | plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/ui/macbundler/BundleBuilder.java |
2 | 2 | 110 | plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/ui/macbundler/BundleBuilder.java |
| ||||
pair(dict, "CFBundleIdentifier", IDENTIFIER, null); //$NON-NLS-1$ pair(dict, "CFBundleName", APPNAME, null); //$NON-NLS-1$ |
| ||||
pair(dict, "CFBundleShortVersionString", VERSION, null); //$NON-NLS-1$ pair(dict, "CFBundleSignature", SIGNATURE, "????"); //$NON-NLS-1$ //$NON-NLS-2$ |
| |||
pair(dict, [[#variable613ff540]], [[#variable613ff420]], null); //$NON-NLS-1$ pair(dict, [[#variable613ff480]], [[#variable613ff3e0]], [[#variable613fe6c0]]); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#613ff540]] | "CFBundleShortVersionString" |
1 | 2 | [[#613ff540]] | "CFBundleIdentifier" |
2 | 1 | [[#613ff420]] | VERSION |
2 | 2 | [[#613ff420]] | IDENTIFIER |
3 | 1 | [[#613ff480]] | "CFBundleSignature" |
3 | 2 | [[#613ff480]] | "CFBundleName" |
4 | 1 | [[#613ff3e0]] | SIGNATURE |
4 | 2 | [[#613ff3e0]] | APPNAME |
5 | 1 | [[#613fe6c0]] | "????" |
5 | 2 | [[#613fe6c0]] | null |