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 643 1254 1254
    patch 643 1254 1254
    difference 7 14 14

    Number of unique base messages reported below: 7
    Number of unique patch messages reported below: 7

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\storm\examples\storm-starter\test\jvm\storm\starter\bolt\IntermediateRankingsBoltTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 37 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\storm\examples\storm-starter\test\jvm\storm\starter\bolt\TotalRankingsBoltTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 37 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 5 (max allowed is 0). 37 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\storm\examples\storm-starter\test\jvm\storm\starter\tools\NthLastModifiedTimeTrackerTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 26 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 26 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\storm\examples\storm-starter\test\jvm\storm\starter\tools\RankableObjectWithFieldsTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 4 (max allowed is 0). 33 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 33 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\storm\examples\storm-starter\test\jvm\storm\starter\tools\RankingsTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 7 (max allowed is 0). 31 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 6 (max allowed is 0). 31 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\storm\examples\storm-starter\test\jvm\storm\starter\tools\SlidingWindowCounterTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\storm\examples\storm-starter\test\jvm\storm\starter\tools\SlotBasedCounterTest.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 27 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 27 1