57785f3aa7d71b67a3c8adc8b60a008f921c33c8
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute private packageName : String from class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck to private packageName : String from class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.FileContext | From | To | |
| Extract Class | 1 | ||
| Extract Class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.FileContext from class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck | From | To | |
| Rename Class | 1 | ||
| Rename Class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.Context renamed to com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck.ClassContext | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute context : Context to fileContext : FileContext in class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type context : Context to fileContext : FileContext in class com.puppycrawl.tools.checkstyle.checks.metrics.AbstractClassCouplingCheck | From | To |