03a0d8af47f6fb3acd5156b133ffbfea9d1d1586
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 3 | ||
| Extract Attribute private HITS_METRIC_KEY : String in class org.sonar.batch.DefaultFileLinesContextTest | From | To | |
| Extract Attribute private BRANCHES_METRIC_KEY : String in class org.sonar.batch.DefaultFileLinesContextTest | From | To | |
| Extract Attribute private AUTHOR_METRIC_KEY : String in class org.sonar.batch.DefaultFileLinesContextTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private optimizeStorage(metricKey String, lines Map<Integer,Object>) : Map extracted from public save() : void in class org.sonar.batch.DefaultFileLinesContext | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter model : Resource to resource : Resource in method public createFor(resource Resource) : FileLinesContext in class org.sonar.batch.DefaultFileLinesContextFactory | From | To |