4a5eaf2240d43f26441b0028ebd7e753ade22293
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable hash : String to md5sum : String in method public prepare() : void in class org.sonar.scanner.mediumtest.issuesmode.ScanOnlyChangedTest | From | To | |
Extract Variable | 1 | ||
Extract Variable taskBuilder : TaskBuilder in method public testScanAll() : void from class org.sonar.scanner.mediumtest.issuesmode.ScanOnlyChangedTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter projectKey : String to projectKeyWithBranch : String in method package status(projectKeyWithBranch String, relativePath String, hash String) : InputFile.Status in class org.sonar.scanner.scan.filesystem.StatusDetection | From | To | |
Rename Parameter projectKey : String to projectKeyWithBranch : String in method public fileData(projectKeyWithBranch String, path String) : FileData in class org.sonar.scanner.repository.ProjectRepositories | From | To |