private static Map<String, Boolean> efsScheme; private static final Method EFS_GET_FILE_SYSTEM_METHOD; private static final Method EFS_GET_STORE_METHOD; private static final Method FILE_STORE_OPEN_INPUT_STREAM_METHOD; private static final Method FILE_STORE_OPEN_OUTPUT_STREAM_METHOD;
private static Map<String, Boolean> efsScheme; private static final Method EFS_GET_FILE_SYSTEM_METHOD; private static final Method EFS_GET_STORE_METHOD; private static final Method FILE_STORE_OPEN_INPUT_STREAM_METHOD; private static final Method FILE_STORE_OPEN_OUTPUT_STREAM_METHOD;
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/EFSURIHandlerImpl.java File path: /emf-2.4.1/src/org/eclipse/emf/ecore/resource/impl/URIConverterImpl.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
private static Map<String, Boolean> efsScheme;
1
private static Map<String, Boolean> efsScheme;
2
  private static final Method EFS_GET_FILE_SYSTEM_METHOD;
2
  private static final Method EFS_GET_FILE_SYSTEM_METHOD;
3
  private static final Method EFS_GET_STORE_METHOD;
3
  private static final Method EFS_GET_STORE_METHOD;
4
  private static final Method FILE_STORE_OPEN_INPUT_STREAM_METHOD;
4
  private static final Method FILE_STORE_OPEN_INPUT_STREAM_METHOD;
5
  private static final Method FILE_STORE_OPEN_OUTPUT_STREAM_METHOD;
5
  private static final Method FILE_STORE_OPEN_OUTPUT_STREAM_METHOD;
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones location
Number of node comparisons0