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 289 754 754
    patch 289 754 754
    difference 1 2 2

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

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\Vavr\vavr\src\main\java\io\vavr\collection\Collections.java

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