CloneSet8791


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7220.975parameters
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1765
plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/APTDispatchRunnable.java
27107
plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/APTDispatchRunnable.java
Clone Instance
1
Line Count
7
Source Line
65
Source File
plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/APTDispatchRunnable.java

                                                                       (
                        BuildContext[] filesWithAnnotations,
                        BuildContext[] filesWithoutAnnotations,
                        AptProject aptProject,
                        Map<AnnotationProcessorFactory, FactoryPath.Attributes> factories,
                        Set<AnnotationProcessorFactory> dispatchedBatchFactories,
                        boolean isFullBuild                            )


Clone Instance
2
Line Count
7
Source Line
107
Source File
plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/APTDispatchRunnable.java

                                   (
                        BuildContext[] filesWithAnnotation,
                        BuildContext[] filesWithoutAnnotation,
                        AptProject aptProject,
                        Map<AnnotationProcessorFactory, FactoryPath.Attributes> factories,
                        Set<AnnotationProcessorFactory> dispatchedBatchFactories,
                        boolean isFullBuild)


Clone AbstractionParameter Count: 2Parameter Bindings

(BuildContext[]  [[#variableb1dc44a0]], BuildContext[]  [[#variableb1dc44e0]], AptProject aptProject, Map<AnnotationProcessorFactory,FactoryPath.Attributes> factories, Set<AnnotationProcessorFactory> dispatchedBatchFactories, boolean isFullBuild)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b1dc44a0]]
filesWithAnnotations 
12[[#b1dc44a0]]
filesWithAnnotation 
21[[#b1dc44e0]]
filesWithoutAnnotations 
22[[#b1dc44e0]]
filesWithoutAnnotation