Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 1 | 0.978 | conditional_and_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 36 | E:/TSE/Projects-CloneDR/sql12/plugins/macosx/src/net/sourceforge/squirrel_sql/plugins/macosx/ApplicationListenerInvocationHandler.java |
2 | 3 | 43 | E:/TSE/Projects-CloneDR/sql12/plugins/macosx/src/net/sourceforge/squirrel_sql/plugins/macosx/ApplicationListenerInvocationHandler.java |
3 | 3 | 50 | E:/TSE/Projects-CloneDR/sql12/plugins/macosx/src/net/sourceforge/squirrel_sql/plugins/macosx/ApplicationListenerInvocationHandler.java |
| |||||
method.getName().equals("handleAbout") && 1 == method.getParameterTypes().length && method.getParameterTypes()[0].equals(_com_apple_eawt_ApplicationEvent) |
| |||||
method.getName().equals("handlePreferences") && 1 == method.getParameterTypes().length && method.getParameterTypes()[0].equals(_com_apple_eawt_ApplicationEvent) |
| |||||
method.getName().equals("handleQuit") && 1 == method.getParameterTypes().length && method.getParameterTypes()[0].equals(_com_apple_eawt_ApplicationEvent) |
| |||
method.getName().equals( [[#variable1c8259c0]]) && 1 == method.getParameterTypes().length && method.getParameterTypes()[0].equals(_com_apple_eawt_ApplicationEvent) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1c8259c0]] | "handleAbout" |
1 | 2 | [[#1c8259c0]] | "handlePreferences" |
1 | 3 | [[#1c8259c0]] | "handleQuit" |