83b7bbec522c6235ab8858c2d2a3fcf124f49e57
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable result : boolean to severityMatches : boolean in method public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SeverityMatchFilter | From | To | |
Extract Variable | 4 | ||
Extract Variable result : boolean in method private matchesTag(event AuditEvent) : boolean from class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter | From | To | |
Extract Variable result : boolean in method private isUrlReachable(url String) : boolean from class com.puppycrawl.tools.checkstyle.filters.SuppressionsLoaderTest | From | To | |
Extract Variable result : boolean in method public accept(intValue int) : boolean from class com.puppycrawl.tools.checkstyle.filters.CsvFilter | From | To | |
Extract Variable result : boolean in method private isUrlReachable(url String) : boolean from class com.puppycrawl.tools.checkstyle.filters.SuppressionFilterTest | From | To | |
Extract Method | 1 | ||
Extract Method private isLineAndColumnMatch(event AuditEvent) : boolean extracted from public accept(event AuditEvent) : boolean in class com.puppycrawl.tools.checkstyle.filters.SuppressElement | From | To |