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: ValidatorResult callSQL99Validator(URL, int, int, String, String)
|
Method name: ValidatorResult validate(String)
|
|||
Number of AST nodes: 1 | Number of AST nodes: 1 | |||
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, ↵ | 6 | ValidatorResult.class,↵ | |
8 | l_qn)↵ | 7 | l_qn)↵ | |
9 | ); | 8 | ); | |
See real code fragment | See real code fragment |
Number of common nesting structure subtrees | 1 |
Number of refactorable cases | 1 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | Clones are in different classes |
Number of node comparisons | 1 |
Number of mapped statements | 1 |
Number of unmapped statements in the first code fragment | 0 |
Number of unmapped statements in the second code fragment | 0 |
Time elapsed for statement mapping (ms) | 0.0 |
Clone type | Type 1 |
ID | Statement | ID | Statement | |
---|---|---|---|---|
10 | 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)); | 10 | 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)); |
Row | Violation |
---|