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
|
Summary:
| Report id |
Files |
Violations |
Severity-error |
| base |
1278 |
8 |
8 |
| patch |
1278 |
15 |
15 |
| difference |
3 |
7 |
7 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
7
Violations:
D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.client\src\org\csstudio\swt\xygraph\linearscale\LinearScaleTickLabels.java
|
Severity |
Rule |
Message |
Line |
Col |
| # |
error |
IllegalType |
Declaring variables, return values or parameters of type 'Boolean' is not allowed. |
30 |
23 |
| # |
error |
IllegalType |
Declaring variables, return values or parameters of type 'Boolean' is not allowed. |
56 |
42 |
| # |
error |
IllegalType |
Declaring variables, return values or parameters of type 'Boolean' is not allowed. |
638 |
26 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.client\src\org\csstudio\swt\xygraph\linearscale\LinearScaleTickMarks.java
|
Severity |
Rule |
Message |
Line |
Col |
| # |
error |
IllegalType |
Declaring variables, return values or parameters of type 'Boolean' is not allowed. |
122 |
27 |
| # |
error |
IllegalType |
Declaring variables, return values or parameters of type 'Boolean' is not allowed. |
227 |
27 |
D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.client\src\scouter\client\xlog\views\XLogProfileView.java
|
Severity |
Rule |
Message |
Line |
Col |
| # |
error |
IllegalType |
Declaring variables, return values or parameters of type 'Boolean' is not allowed. |
130 |
28 |
| # |
error |
IllegalType |
Declaring variables, return values or parameters of type 'Boolean' is not allowed. |
130 |
85 |