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 752 2355 2355
    patch 752 2355 2355
    0 files with differences 0 changes in violations 0 changes in violations

    Report id 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.sizes.LineLengthExtendedCheck com.github.sevntu.checkstyle.checks.design.CauseParameterInExceptionCheck com.github.sevntu.checkstyle.checks.design.ChildBlockLengthCheck com.github.sevntu.checkstyle.checks.design.AvoidConditionInversionCheck com.github.sevntu.checkstyle.checks.design.InnerClassCheck
    base 130 34 51 1983 15 6 10 126
    patch 130 34 51 1983 15 6 10 126
    changes in violations 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: