7b48869b997bfa00e9516fd2e7b0841072d64966
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable entryConstructor : Constructor<?> to entryConstr : Constructor<?> in method private createHolder(checkName String, firstLine int, firstColumn int, lastLine int, lastColumn int) : SuppressWarningsHolder in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest | From | To | |
Extract Method | 3 | ||
Extract Method private createAuditEvent(moduleId String, line int, column int) : AuditEvent extracted from public testIsSuppressed() : void in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest | From | To | |
Extract Method private createHolder(checkName String, firstLine int, firstColumn int, lastLine int, lastColumn int) : SuppressWarningsHolder extracted from public testIsSuppressed() : void in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest | From | To | |
Extract Method private createHolder(checkName String, firstLine int, firstColumn int, lastLine int, lastColumn int) : SuppressWarningsHolder extracted from public testIsSuppressedWithAllArgument() : void in class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolderTest | From | To |