Checkstyle XML difference report
This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.
Checkstyle configuration report
Module Name |
Base properties |
Patch properties |
Checker |
|
|
TreeWalker |
|
|
IllegalTypeCheck |
illegalClassNames
Boolean
|
illegalClassNames
Boolean
|
ClassFanOutComplexity |
max
0
|
max
0
|
ClassDataAbstractionCoupling |
max
0
|
max
0
|
Summary:
Report id |
Files |
Violations |
Severity-error |
base |
1362 |
2398 |
2398 |
patch |
1362 |
2394 |
2394 |
difference |
12 |
26 |
26 |
Number of unique base messages reported below:
15
Number of unique patch messages reported below:
11
Violations:
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\benchmark\bench\matrix.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 1 (max allowed is 0). |
8 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\benchmark\bench\meteor.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 5 (max allowed is 0). |
29 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 4 (max allowed is 0). |
29 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 2 (max allowed is 0). |
267 |
6 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 1 (max allowed is 0). |
267 |
6 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 1 (max allowed is 0). |
308 |
6 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\src\examples\groovy\swing\MyTableModel.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 3 (max allowed is 0). |
31 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 2 (max allowed is 0). |
31 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\src\main\org\codehaus\groovy\runtime\MetaClassHelper.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 12 (max allowed is 0). |
45 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 11 (max allowed is 0). |
45 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\src\main\org\codehaus\groovy\runtime\MethodRankHelper.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 10 (max allowed is 0). |
43 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 9 (max allowed is 0). |
43 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\src\main\org\codehaus\groovy\transform\AnnotationCollectorTransform.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 14 (max allowed is 0). |
43 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 13 (max allowed is 0). |
43 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\src\main\org\codehaus\groovy\vmplugin\v5\Java5.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 20 (max allowed is 0). |
62 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 19 (max allowed is 0). |
62 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\src\test\groovy\SomeClass.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 1 (max allowed is 0). |
27 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\src\test\groovy\lang\MetaClassTest.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 5 (max allowed is 0). |
31 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 4 (max allowed is 0). |
31 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 1 (max allowed is 0). |
175 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\subprojects\groovy-groovydoc\src\main\java\org\codehaus\groovy\groovydoc\GroovyRootDoc.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 3 (max allowed is 0). |
24 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 2 (max allowed is 0). |
24 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\subprojects\groovy-groovydoc\src\main\java\org\codehaus\groovy\tools\groovydoc\SimpleGroovyRootDoc.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 4 (max allowed is 0). |
31 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 3 (max allowed is 0). |
31 |
1 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\groovy\subprojects\groovy-json\src\main\java\groovy\json\internal\CharScanner.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 4 (max allowed is 0). |
29 |
1 |
# |
error |
ClassFanOutComplexity |
Class Fan-Out Complexity is 3 (max allowed is 0). |
29 |
1 |