l_call.registerTypeMapping(ValidatorResult.class, l_qn,
new org.apache.axis.encoding.ser.BeanSerializerFactory(ValidatorResult.class, l_qn),
new org.apache.axis.encoding.ser.BeanDeserializerFactory(ValidatorResult.class, l_qn));
l_call.registerTypeMapping(ValidatorResult.class, l_qn,
new org.apache.axis.encoding.ser.BeanSerializerFactory(
ValidatorResult.class,
l_qn),
new org.apache.axis.encoding.ser.BeanDeserializerFactory(
ValidatorResult.class,
l_qn)
);
Clone fragments detected by clone detection tool
File path: /sql12/plugins/sqlval/src/com/mimer/ws/validateSQL/ValidateSQL99Client.java
|
|
File path: /sql12/plugins/sqlval/src/net/sourceforge/squirrel_sql/plugins/sqlval/WebServiceValidator.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | l_call.registerTypeMapping(ValidatorResult.class, l_qn,↵ | | 1 | l_call.registerTypeMapping(ValidatorResult.class, l_qn,↵
|
2 | new org.apache.axis.encoding.ser.BeanSerializerFactory(↵ | | 2 | new org.apache.axis.encoding.ser.BeanSerializerFactory(↵
|
3 | ValidatorResult.class, ↵ | | 3 | ValidatorResult.class,↵
|
4 | l_qn), ↵ | | 4 | l_qn),↵
|
5 | ↵ | | |
|
6 | new org.apache.axis.encoding.ser.BeanDeserializerFactory(↵ | | 5 | new org.apache.axis.encoding.ser.BeanDeserializerFactory(↵
|
7 | ValidatorResult.class, l_qn)); | | 6 | ValidatorResult.class,↵
|
|
| | | 7 | l_qn)↵
|
| | | 8 | );
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |