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 |
|
|
WhitespaceAround |
|
tokens
ELLIPSIS
|
Summary:
Report id |
Files |
Violations |
Severity-error |
base |
0 |
0 |
0 |
patch |
39 |
2 |
2 |
difference |
2 |
2 |
2 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
2
Violations:
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\android-launcher\src\com\android\launcher\LiveFolder.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
110 |
55 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\android-launcher\src\com\android\launcher\WallpaperChooser.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
202 |
48 |