b85d63707cb6f0d6bff9968a9d5333fcd3406928
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 3 | ||
| Extract Method private byInternalKey(query RuleQuery) : Collection<Rule> extracted from public findAll(query RuleQuery) : Collection<Rule> in class org.sonar.batch.rule.RuleFinderCompatibility | From | To | |
| Extract Method private byRepository(query RuleQuery) : Collection<Rule> extracted from public findAll(query RuleQuery) : Collection<Rule> in class org.sonar.batch.rule.RuleFinderCompatibility | From | To | |
| Extract Method private byKey(query RuleQuery) : Collection<Rule> extracted from public findAll(query RuleQuery) : Collection<Rule> in class org.sonar.batch.rule.RuleFinderCompatibility | From | To |