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 severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker tabWidth
  • 4

  • tabWidth
  • 4

  • AtclauseOrder
    JavadocParagraph
    JavadocTagContinuationIndentation
    NonEmptyAtclauseDescription
    SingleLineJavadoc
    SummaryJavadoc

    Summary:

    Report id Files Violations Severity-warning
    base 39 74 74
    patch 39 74 74
    difference 1 4 4

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

    Violations:

    /home/cortana/Desktop/checkstyle/contribution/checkstyle-tester/repositories/android-launcher/src/com/android/launcher/LauncherModel.java

    Severity Rule Message Line Col
    # warning NonEmptyAtclauseDescription Javadoc comment at column 18 has parse error. Details: no viable alternative at input '<container,' while parsing HTML_ELEMENT 1300
    # warning AtclauseOrder Javadoc comment at column 18 has parse error. Details: no viable alternative at input '<container,' while parsing HTML_ELEMENT 1300
    # warning NonEmptyAtclauseDescription Javadoc comment at column 50 has parse error. Details: no viable alternative at input '<container,' while parsing HTML_ELEMENT 1314
    # warning AtclauseOrder Javadoc comment at column 50 has parse error. Details: no viable alternative at input '<container,' while parsing HTML_ELEMENT 1314