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 1691 4491 4491
    patch 1691 4487 4487
    difference 18 38 38

    Number of unique base messages reported below: 21
    Number of unique patch messages reported below: 17

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-gwt\src-super\com\google\common\collect\super\com\google\common\collect\ArrayTable.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-gwt\test-super\com\google\common\collect\super\com\google\common\collect\ObjectArraysTest.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-tests\benchmark\com\google\common\base\Utf8Benchmark.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-tests\benchmark\com\google\common\collect\ComparatorDelegationOverheadBenchmark.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-tests\benchmark\com\google\common\math\ApacheBenchmark.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-tests\benchmark\com\google\common\math\LongMathBenchmark.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-tests\benchmark\com\google\common\math\StatsBenchmark.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-tests\test\com\google\common\collect\ArrayTableTest.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-tests\test\com\google\common\collect\ObjectArraysTest.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava-tests\test\com\google\common\escape\ArrayBasedEscaperMapTest.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava\src\com\google\common\collect\ArrayTable.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava\src\com\google\common\collect\DenseImmutableTable.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava\src\com\google\common\collect\MapMakerInternalMap.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 13 (max allowed is 0). 351 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 351 3

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava\src\com\google\common\escape\ArrayBasedCharEscaper.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava\src\com\google\common\escape\ArrayBasedEscaperMap.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava\src\com\google\common\escape\ArrayBasedUnicodeEscaper.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava\src\com\google\common\escape\CharEscaperBuilder.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\guava\guava\src\com\google\common\reflect\Invokable.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 12 (max allowed is 0). 59 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 11 (max allowed is 0). 59 1
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 186 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 1 (max allowed is 0). 186 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 3 (max allowed is 0). 230 3
    # error ClassFanOutComplexity Class Fan-Out Complexity is 2 (max allowed is 0). 230 3