9089d736c7fddb47238093009f19c76f3bc9006b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private prepareForIssue(minDensity String, file ReportComponent, commentLineDensity double, commentLines int, ncloc int) : void extracted from public issue_if_not_enough_comments() : void in class org.sonar.ce.task.projectanalysis.issue.commonrule.CommentDensityRuleTest | From | To | |
Extract Method private prepareForIssue(minDensity String, file ReportComponent, commentLineDensity double, commentLines int, ncloc int) : void extracted from public fail_if_min_density_is_100() : void in class org.sonar.ce.task.projectanalysis.issue.commonrule.CommentDensityRuleTest | From | To | |
Extract Method private prepareForIssue(minDensity String, file ReportComponent, commentLineDensity double, commentLines int, ncloc int) : void extracted from public issue_if_not_enough_comments__test_ceil() : void in class org.sonar.ce.task.projectanalysis.issue.commonrule.CommentDensityRuleTest | From | To |