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 |
238 |
6 |
6 |
difference |
6 |
6 |
6 |
Number of unique base messages reported below:
0
Number of unique patch messages reported below:
6
Violations:
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\java-design-patterns\facade\src\main\java\com\iluwatar\DwarvenGoldmineFacade.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
40 |
93 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\java-design-patterns\facade\src\main\java\com\iluwatar\DwarvenMineWorker.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
49 |
30 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\java-design-patterns\visitor\src\main\java\com\iluwatar\Commander.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
10 |
30 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\java-design-patterns\visitor\src\main\java\com\iluwatar\Sergeant.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
10 |
29 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\java-design-patterns\visitor\src\main\java\com\iluwatar\Soldier.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
10 |
28 |
D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\java-design-patterns\visitor\src\main\java\com\iluwatar\Unit.java
|
Severity |
Rule |
Message |
Line |
Col |
# |
error |
WhitespaceAround |
'...' is not preceded with whitespace. |
12 |
25 |