082546c283020089c17845b37778a0e420a93886
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 1 | ||
| Extract Attribute public PROJECT_REF : int in class org.sonar.server.computation.source.LastCommitVisitorTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute FILE_REF : int to FILE_1_REF : int in class org.sonar.server.computation.source.LastCommitVisitorTest | From | To | |
| Extract Variable | 3 | ||
| Extract Variable PROJECT_2_DATE : long in method public aggregate_date_of_last_commit_to_views() : void from class org.sonar.server.computation.source.LastCommitVisitorTest | From | To | |
| Extract Variable PROJECT_3_DATE : long in method public aggregate_date_of_last_commit_to_views() : void from class org.sonar.server.computation.source.LastCommitVisitorTest | From | To | |
| Extract Variable PROJECT_1_DATE : long in method public aggregate_date_of_last_commit_to_views() : void from class org.sonar.server.computation.source.LastCommitVisitorTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type DAYS_SINCE_LAST_COMMIT : Metric to DAYS_SINCE_LAST_COMMIT : Metric<Integer> in class org.sonar.api.measures.CoreMetrics | From | To |