1ff8a5c8a88f2b25cc20358e3e82aac9aa5aa1c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute branchConfig : BranchConfiguration to batchComponent4 : DefaultInputFile in class org.sonar.scanner.cpd.CpdExecutorTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable fileBuilder : TestInputFileBuilder in method private createComponent(relativePath String, lines int, config Consumer<TestInputFileBuilder>) : DefaultInputFile from class org.sonar.scanner.cpd.CpdExecutorTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type branchConfig : BranchConfiguration to batchComponent4 : DefaultInputFile in class org.sonar.scanner.cpd.CpdExecutorTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private createComponent(relativePath String, lines int, config Consumer<TestInputFileBuilder>) : DefaultInputFile extracted from private createComponent(relativePath String, lines int) : DefaultInputFile in class org.sonar.scanner.cpd.CpdExecutorTest | From | To | |
| Extract Method private readDuplications(file DefaultInputFile, expected int) : Duplication[] extracted from private readDuplications(expected int) : Duplication[] in class org.sonar.scanner.cpd.CpdExecutorTest | From | To |