6dd294b1f5af7c74191db30101e3721d00102204
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public build_directory_issue() : void renamed to public move_submodule_issue_to_project_root() : void in class org.sonar.api.batch.sensor.issue.internal.DefaultIssueTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable unknownInputDir : InputDir to root : InputModule in method public publishDirsWithIssues() : void in class org.sonar.scanner.mediumtest.fs.FileSystemMediumTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type unknownInputDir : InputDir to root : InputModule in method public publishDirsWithIssues() : void in class org.sonar.scanner.mediumtest.fs.FileSystemMediumTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type module : InputModule to module : DefaultInputModule in class org.sonar.api.batch.sensor.internal.SensorContextTester | From | To |