de639a1ef4d962b984741ed346f0519c85eb6122
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 9
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.googlecode.java-diff-utils:diffutils:1.3.0 | |
Updated | |
From junit:junit-dep 4.11 To 4.10 | |
From junit:junit-dep 4.10 To 4.11 | |
From junit:junit 4.13-SNAPSHOT To 4.11 | |
From junit:junit 4.11 To 4.13-SNAPSHOT |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable logReporter : DescriptionListener to descriptionListener : DescriptionListener in method public finished(taskEvent TaskEvent) : void in class com.google.errorprone.ErrorProneAnalyzer | From | To | |
Extract Method | 3 | ||
Extract Method private scansPlugins(scannerSupplier ScannerSupplier, errorProneOptions ErrorProneOptions, context Context) : Supplier<CodeTransformer> extracted from public ErrorProneAnalyzer(scannerSupplier ScannerSupplier, errorProneOptions ErrorProneOptions, context Context) in class com.google.errorprone.ErrorProneAnalyzer | From | To | |
Extract Method private wrapPotentialRefactoringCall(original Result, refactoringCollection RefactoringCollection) : Result extracted from public run(argv String[], context Context, fileManager JavaFileManager, javaFileObjects List<JavaFileObject>, processors Iterable<? extends Processor>) : Result in class com.google.errorprone.BaseErrorProneCompiler | From | To | |
Extract Method private messageForFixes(description Description, appliedFixes List<AppliedFix>) : String extracted from public onDescribed(description Description) : void in class com.google.errorprone.JavacErrorDescriptionListener | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public createByScanningForPlugins(scannerSupplier ScannerSupplier, errorProneOptions ErrorProneOptions, context Context) : ErrorProneAnalyzer extracted from public getTask(out Writer, fileManager JavaFileManager, diagnosticListener DiagnosticListener<? super JavaFileObject>, options Iterable<String>, classes Iterable<String>, compilationUnits Iterable<? extends JavaFileObject>) : CompilationTask in class com.google.errorprone.BaseErrorProneJavaCompiler & moved to class com.google.errorprone.ErrorProneAnalyzer | From | To |