cc6caa71f55ae33ad8c018e3b7915e6b93b7de81
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private isSameNameMethod(ast DetailAST) : boolean extracted from private isSuperCall(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.coding.AbstractSuperCheck | From | To | |
| Extract Method private isZeroParameters(parent DetailAST) : boolean extracted from private isSuperCall(ast DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.coding.AbstractSuperCheck | From | To |