62926b6106cbc22cb73f08c32b964c9e6e8d8b45
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private fixCapturedProperties(sectionName String, instance Object, clss Class<?>, properties Set<String>) : void extracted from private validatePropertySection(fileName String, sectionName String, subSection Node, instance Object) : void in class com.puppycrawl.tools.checkstyle.internal.XDocsPagesTest | From | To | |
Extract Method private validatePropertySectionPropertyTokens(fileName String, sectionName String, check AbstractCheck, columns List<Node>) : void extracted from private validatePropertySectionProperties(fileName String, sectionName String, subSection Node, instance Object, properties Set<String>) : void in class com.puppycrawl.tools.checkstyle.internal.XDocsPagesTest | From | To |