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$

  • FileLength fileExtensions
  • java

  • fileExtensions
  • java

  • LineLength fileExtensions
  • java

  • max
  • 100

  • ignorePattern
  • ^ *\* *([^ ]+|\{@code .*|<a href="[^"]+">)$

  • fileExtensions
  • java

  • max
  • 100

  • ignorePattern
  • ^ *\* *([^ ]+|\{@code .*|<a href="[^"]+">)$

  • FileTabCharacter eachLine
  • false

  • eachLine
  • false

  • TreeWalker tabWidth
  • 4

  • tabWidth
  • 4

  • AnnotationLocation allowSamelineSingleParameterlessAnnotation
  • false

  • tokens
  • ANNOTATION_DEF
  • ANNOTATION_FIELD_DEF
  • PACKAGE_DEF
  • ENUM_CONSTANT_DEF
  • VARIABLE_DEF

  • allowSamelineSingleParameterlessAnnotation
  • false

  • tokens
  • ANNOTATION_DEF
  • ANNOTATION_FIELD_DEF
  • PACKAGE_DEF
  • ENUM_CONSTANT_DEF
  • VARIABLE_DEF

  • AnnotationOnSameLine severity
  • ignore

  • tokens
  • METHOD_DEF
  • CTOR_DEF
  • TYPECAST
  • DOT
  • CLASS_DEF
  • ENUM_DEF
  • INTERFACE_DEF
  • TYPE_ARGUMENT
  • ANNOTATION_DEF
  • LITERAL_NEW
  • LITERAL_THROWS
  • VARIABLE_DEF
  • PARAMETER_DEF
  • IMPLEMENTS_CLAUSE
  • ANNOTATION_FIELD_DEF

  • severity
  • ignore

  • tokens
  • METHOD_DEF
  • CTOR_DEF
  • TYPECAST
  • DOT
  • CLASS_DEF
  • ENUM_DEF
  • INTERFACE_DEF
  • TYPE_ARGUMENT
  • ANNOTATION_DEF
  • LITERAL_NEW
  • LITERAL_THROWS
  • VARIABLE_DEF
  • PARAMETER_DEF
  • IMPLEMENTS_CLAUSE
  • ANNOTATION_FIELD_DEF

  • AnnotationUseStyle
    MissingDeprecated
    MissingOverride
    PackageAnnotation
    SuppressWarnings suppressed.warning.not.allowed
  • The warning ''{0}'' cannot be suppressed at this location. Only few javac warnings are allowed to suppress. If try to suppress checkstyle/pmd/..... violation please do this in their config file. If you try to suppress IntelliJ IDEA inspection, please use javadoc block tag @noinspection

  • format
  • ^((?!unchecked|deprecation|rawtypes|resource).)*$

  • suppressed.warning.not.allowed
  • The warning ''{0}'' cannot be suppressed at this location. Only few javac warnings are allowed to suppress. If try to suppress checkstyle/pmd/..... violation please do this in their config file. If you try to suppress IntelliJ IDEA inspection, please use javadoc block tag @noinspection

  • format
  • ^((?!unchecked|deprecation|rawtypes|resource).)*$

  • SuppressWarningsHolder
    AvoidNestedBlocks allowInSwitchCase
  • true

  • allowInSwitchCase
  • true

  • EmptyBlock tokens
  • LITERAL_CATCH
  • ARRAY_INIT
  • LITERAL_DEFAULT
  • LITERAL_CASE
  • INSTANCE_INIT
  • LITERAL_DO
  • LITERAL_ELSE
  • LITERAL_FINALLY
  • LITERAL_FOR
  • LITERAL_IF
  • LITERAL_SWITCH
  • LITERAL_SYNCHRONIZED
  • LITERAL_TRY
  • LITERAL_WHILE
  • STATIC_INIT

  • option
  • text

  • tokens
  • LITERAL_CATCH
  • ARRAY_INIT
  • LITERAL_DEFAULT
  • LITERAL_CASE
  • INSTANCE_INIT
  • LITERAL_DO
  • LITERAL_ELSE
  • LITERAL_FINALLY
  • LITERAL_FOR
  • LITERAL_IF
  • LITERAL_SWITCH
  • LITERAL_SYNCHRONIZED
  • LITERAL_TRY
  • LITERAL_WHILE
  • STATIC_INIT

  • option
  • text

  • EmptyCatchBlock
    LeftCurly
    NeedBraces
    NeedBraces allowSingleLineStatement
  • true

  • tokens
  • LAMBDA

  • allowSingleLineStatement
  • true

  • tokens
  • LAMBDA

  • RightCurly tokens
  • METHOD_DEF
  • CTOR_DEF
  • CLASS_DEF
  • INSTANCE_INIT
  • LITERAL_FOR
  • STATIC_INIT
  • LITERAL_WHILE
  • LITERAL_CATCH
  • LITERAL_ELSE
  • LITERAL_FINALLY
  • LITERAL_IF
  • LITERAL_TRY
  • ANNOTATION_DEF
  • ENUM_DEF

  • option
  • alone

  • tokens
  • METHOD_DEF
  • CTOR_DEF
  • CLASS_DEF
  • INSTANCE_INIT
  • LITERAL_FOR
  • STATIC_INIT
  • LITERAL_WHILE
  • LITERAL_CATCH
  • LITERAL_ELSE
  • LITERAL_FINALLY
  • LITERAL_IF
  • LITERAL_TRY
  • ANNOTATION_DEF
  • ENUM_DEF

  • option
  • alone

  • RightCurly tokens
  • LITERAL_DO

  • option
  • same

  • tokens
  • LITERAL_DO

  • option
  • same

  • SuppressionSingleFilter checks
  • Checker

  • message
  • Exception occurred while parsing

  • checks
  • Checker

  • message
  • Exception occurred while parsing

  • Summary:

    Report id Files Violations Severity-warning
    base 41 114 114
    patch 41 114 114
    0 files with differences 0 changes in violations 0 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck
    base 3 6 105
    patch 3 6 105
    changes in violations 0 0 0

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

    Violations: