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 1278 2409 2409
    patch 1278 2409 2409
    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\scouter\scouter.agent.java\src\scouter\javassist\ClassPoolTail.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.agent.java\src\scouter\javassist\CtBehavior.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.agent.java\src\scouter\javassist\CtClassType.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.agent.java\src\scouter\javassist\bytecode\AnnotationsAttribute.java

    Severity Rule Message Line Col
    # error ClassFanOutComplexity Class Fan-Out Complexity is 17 (max allowed is 0). 615 5
    # error ClassFanOutComplexity Class Fan-Out Complexity is 16 (max allowed is 0). 615 5

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.agent.java\src\scouter\javassist\bytecode\LongVector.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.agent.java\src\scouter\javassist\bytecode\ParameterAnnotationsAttribute.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\scouter\scouter.common\src\scouter\util\DateTimeHelper.java

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