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

  • com.github.sevntu.checkstyle.checks.design.ChildBlockLengthCheck blockTypes
  • LITERAL_IF,LITERAL_ELSE,LITERAL_WHILE,LITERAL_DO,LITERAL_FOR,LITERAL_SWITCH,LITERAL_TRY,LITERAL_CATCH

  • maxChildBlockPercentage
  • 90

  • ignoreBlockLinesCount
  • 50

  • blockTypes
  • LITERAL_IF,LITERAL_ELSE,LITERAL_WHILE,LITERAL_DO,LITERAL_FOR,LITERAL_SWITCH,LITERAL_TRY,LITERAL_CATCH

  • maxChildBlockPercentage
  • 90

  • ignoreBlockLinesCount
  • 50

  • com.github.sevntu.checkstyle.checks.design.ForbidWildcardAsReturnTypeCheck checkProtectedMethods
  • true

  • checkDeprecatedMethods
  • false

  • allowReturnWildcardWithSuper
  • false

  • checkPrivateMethods
  • false

  • checkPublicMethods
  • true

  • checkOverrideMethods
  • false

  • returnTypeClassNamesIgnoreRegex
  • ^(Comparator|Comparable)$

  • checkPackageMethods
  • true

  • allowReturnWildcardWithExtends
  • false

  • checkProtectedMethods
  • true

  • checkDeprecatedMethods
  • false

  • allowReturnWildcardWithSuper
  • false

  • checkPrivateMethods
  • false

  • checkPublicMethods
  • true

  • checkOverrideMethods
  • false

  • returnTypeClassNamesIgnoreRegex
  • ^(Comparator|Comparable)$

  • checkPackageMethods
  • true

  • allowReturnWildcardWithExtends
  • false

  • com.github.sevntu.checkstyle.checks.design.NoMainMethodInAbstractClassCheck
    com.github.sevntu.checkstyle.checks.design.PublicReferenceToPrivateTypeCheck
    com.github.sevntu.checkstyle.checks.design.StaticMethodCandidateCheck skippedMethods
  • readObject, writeObject, readObjectNoData, readResolve, writeReplace

  • skippedMethods
  • readObject, writeObject, readObjectNoData, readResolve, writeReplace

  • com.github.sevntu.checkstyle.checks.design.ConstructorWithoutParamsCheck ignoredClassNameFormat
  • UnsupportedOperationException

  • classNameFormat
  • .*Exception$

  • ignoredClassNameFormat
  • UnsupportedOperationException

  • classNameFormat
  • .*Exception$

  • com.github.sevntu.checkstyle.checks.design.InnerClassCheck
    com.github.sevntu.checkstyle.checks.design.HideUtilityClassConstructorCheck
    com.github.sevntu.checkstyle.checks.design.NestedSwitchCheck
    com.github.sevntu.checkstyle.checks.design.AvoidConditionInversionCheck
    com.github.sevntu.checkstyle.checks.design.CauseParameterInExceptionCheck
    com.github.sevntu.checkstyle.checks.design.CheckstyleTestMakeupCheck
    com.github.sevntu.checkstyle.checks.naming.InterfaceTypeParameterNameCheck format
  • ^[A-Z]$

  • format
  • ^[A-Z]$

  • com.github.sevntu.checkstyle.checks.naming.EnumValueNameCheck format
  • ^[A-Z][a-zA-Z0-9_]*$

  • format
  • ^[A-Z][a-zA-Z0-9_]*$

  • com.github.sevntu.checkstyle.checks.naming.UniformEnumConstantNameCheck formats
  • ^[A-Z][a-zA-Z0-9]*$,^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$

  • formats
  • ^[A-Z][a-zA-Z0-9]*$,^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$

  • com.github.sevntu.checkstyle.checks.sizes.LineLengthExtendedCheck ignoreClass
  • false

  • ignoreConstructor
  • false

  • ignoreMethod
  • false

  • max
  • 100

  • ignoreField
  • false

  • ignorePattern
  • ^$

  • tabWidth
  • 4

  • ignoreClass
  • false

  • ignoreConstructor
  • false

  • ignoreMethod
  • false

  • max
  • 100

  • ignoreField
  • false

  • ignorePattern
  • ^$

  • tabWidth
  • 4

  • SuppressionXpathSingleFilter message
  • Javadoc comment at column \d+ has parse error

  • message
  • Javadoc comment at column \d+ has parse error

  • SuppressionSingleFilter checks
  • Checker

  • message
  • Exception occurred while parsing

  • checks
  • Checker

  • message
  • Exception occurred while parsing

  • Summary:

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

    Report id com.github.sevntu.checkstyle.checks.design.NestedSwitchCheck com.github.sevntu.checkstyle.checks.design.CauseParameterInExceptionCheck com.github.sevntu.checkstyle.checks.sizes.LineLengthExtendedCheck com.github.sevntu.checkstyle.checks.design.AvoidConditionInversionCheck com.github.sevntu.checkstyle.checks.design.InnerClassCheck com.github.sevntu.checkstyle.checks.naming.EnumValueNameCheck com.github.sevntu.checkstyle.checks.design.StaticMethodCandidateCheck com.github.sevntu.checkstyle.checks.design.HideUtilityClassConstructorCheck com.github.sevntu.checkstyle.checks.design.ConstructorWithoutParamsCheck com.github.sevntu.checkstyle.checks.design.ChildBlockLengthCheck com.github.sevntu.checkstyle.checks.design.ForbidWildcardAsReturnTypeCheck com.github.sevntu.checkstyle.checks.design.CheckstyleTestMakeupCheck com.github.sevntu.checkstyle.checks.naming.UniformEnumConstantNameCheck com.github.sevntu.checkstyle.checks.naming.InterfaceTypeParameterNameCheck
    base 11 17 13957 9 489 4 99 65 69 26 33 335 1 8
    patch 11 17 13957 9 489 4 99 65 69 26 33 335 1 8
    changes in violations 0 0 0 0 0 0 0 0 0 0 0 0 0 0

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

    Violations: