70a6e2e6d34fa5a404e88e45cd62a20a06e19556
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testTagPrintSeverityFalse() : void renamed to public testTagIncomplete() : void in class com.puppycrawl.tools.checkstyle.checks.javadoc.WriteTagCheckTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable sb : StringBuilder to errorMessage : String in method public addError(event AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class com.google.checkstyle.test.base.BriefLogger moved and renamed to com.puppycrawl.tools.checkstyle.BriefUtLogger | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type sb : StringBuilder to errorMessage : String in method public addError(event AuditEvent) : void in class com.puppycrawl.tools.checkstyle.DefaultLogger | From | To |