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 |
41 |
12 |
12 |
difference |
4 |
12 |
12 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
12
Violations:
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\protonpack\src\main\java\com\codepoetics\protonpack\Seq.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
38 |
27 |
# |
error |
WhitespaceAround |
'...' is not followed by whitespace. |
38 |
30 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\protonpack\src\main\java\com\codepoetics\protonpack\StreamUtils.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
215 |
86 |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
252 |
105 |
# |
error |
WhitespaceAround |
'...' is not followed by whitespace. |
252 |
108 |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
266 |
60 |
# |
error |
WhitespaceAround |
'...' is not followed by whitespace. |
266 |
63 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\protonpack\src\main\java\com\codepoetics\protonpack\Streamable.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
40 |
34 |
# |
error |
WhitespaceAround |
'...' is not followed by whitespace. |
40 |
37 |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
81 |
49 |
# |
error |
WhitespaceAround |
'...' is not followed by whitespace. |
81 |
52 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\protonpack\src\main\java\com\codepoetics\protonpack\maps\MapStream.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
45 |
58 |