0c2b2d0afe3f28f7075fcadb78a81c59a21b34d3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type inputPath : InputPath to inputComponent : InputComponent in method public issuesFor(inputComponent InputComponent) : List<BatchReport.Issue> in class org.sonar.batch.mediumtest.TaskResult | From | To | |
Extract Method | 1 | ||
Extract Method private issuesFor(ref int) : List<BatchReport.Issue> extracted from public issuesFor(inputPath InputPath) : List<BatchReport.Issue> in class org.sonar.batch.mediumtest.TaskResult | From | To | |
Rename Parameter | 1 | ||
Rename Parameter inputPath : InputPath to inputComponent : InputComponent in method public issuesFor(inputComponent InputComponent) : List<BatchReport.Issue> in class org.sonar.batch.mediumtest.TaskResult | From | To |