e07972561a22f7862168ea2478e4ef9da562fc62
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private getOnlyFix(scanner TestScanner) : Fix inlined to public testFailMessageMultiCatch() : void in class com.google.errorprone.bugpatterns.MissingFailTest | From | To | |
Inline Method private getOnlyFix(scanner TestScanner) : Fix inlined to public testFailImport() : void in class com.google.errorprone.bugpatterns.MissingFailTest | From | To | |
Extract Method | 1 | ||
Extract Method public addFailCall(tree TryTree, lastTryStatement StatementTree) : Fix extracted from public matchTry(tree TryTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.MissingFail | From | To |