39c110298f71325ce73d584e5034acc904c32c40
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private isShortLivingBranch() : boolean from class org.sonar.scanner.report.ComponentsPublisher to public isShortLivingBranch() : boolean from class org.sonar.scanner.scan.BranchConfiguration | From | To | |
Extract Attribute | 2 | ||
Extract Attribute private FILE_CONTENT : String in class org.sonar.scanner.mediumtest.branch.BranchMediumTest | From | To | |
Extract Attribute private PROJECT_KEY : String in class org.sonar.scanner.mediumtest.branch.BranchMediumTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute relativePath : String to FILE_PATH : String in class org.sonar.scanner.mediumtest.branch.BranchMediumTest | From | To |