4329c670ce326d14442ac98c88da30a698c7f29d
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public should_not_read_hierarchy_if_metadata_available() : void renamed to public should_cache_report_data() : void in class org.sonar.ce.task.projectanalysis.component.ReportModulesPathTest | From | To | |
Rename Method public build_throws_IAE_for_all_types_except_PROJECT_MODULE_DIRECTORY_FILE() : void renamed to public build_throws_IAE_for_all_types_except_PROJECT_and_FILE() : void in class org.sonar.ce.task.projectanalysis.component.ComponentTreeBuilderTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute modulesProjectRelativePathByKey : Map<String,String> to cache : Map<String,String> in method public get() : Map<String,String> in class org.sonar.ce.task.projectanalysis.component.ReportModulesPath | From | To | |
Extract Method | 1 | ||
Extract Method public clear() : void extracted from protected before() : void in class org.sonar.ce.task.projectanalysis.component.ComponentTreeBuilderTest.ScannerComponentProvider | From | To |