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 39 94 94
    patch 39 94 94
    difference 4 10 10

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

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\android-launcher\src\com\android\launcher\CellLayout.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\android-launcher\src\com\android\launcher\InstallShortcutReceiver.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\android-launcher\src\com\android\launcher\LauncherModel.java

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

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\android-launcher\src\com\android\launcher\Workspace.java

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