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 skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • JavadocMethod id
  • example1

  • id
  • example1

  • JavadocMethod id
  • example2

  • accessModifiers
  • public

  • allowMissingParamTags
  • true

  • id
  • example2

  • accessModifiers
  • public

  • allowMissingParamTags
  • true

  • JavadocMethod id
  • example3

  • accessModifiers
  • private, package

  • id
  • example3

  • accessModifiers
  • private, package

  • JavadocMethod id
  • example4

  • allowMissingReturnTag
  • true

  • id
  • example4

  • allowMissingReturnTag
  • true

  • JavadocMethod id
  • example5

  • allowedAnnotations
  • Deprecated

  • id
  • example5

  • allowedAnnotations
  • Deprecated

  • JavadocMethod tokens
  • CTOR_DEF

  • id
  • example6

  • tokens
  • CTOR_DEF

  • id
  • example6

  • JavadocMethod validateThrows
  • true

  • id
  • example7

  • validateThrows
  • true

  • id
  • example7

  • JavadocMethod id
  • example8

  • allowInlineReturn
  • true

  • id
  • example8

  • allowInlineReturn
  • true

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

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

  • Summary:

    Report id Files Violations Severity-warning
    base 2686 6253 6253
    patch 2686 6057 (196 removed) 6057 (196 removed)
    27 files with differences 196 changes in violations 196 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example2 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example1 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example4 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example3 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example6 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example5 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example8 com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck#example7
    base 512 1191 533 13 68 1180 1191 1565
    patch 483 (29 removed) 1154 (37 removed) 526 (7 removed) 13 68 1143 (37 removed) 1154 (37 removed) 1516 (49 removed)
    changes in violations 29 37 7 0 0 37 37 49

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/eclipsePlugin/src/de/tobject/findbugs/reporter/MarkerUtil.java

    Severity Rule Message Line Col
    #A1 warning JavadocMethodCheck#example7 Expected @throws tag for 'JavaModelException'. 276 79

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java

    Severity Rule Message Line Col
    #A2 warning JavadocMethodCheck#example1 @return tag should be present and have description. 307
    #A3 warning JavadocMethodCheck#example2 @return tag should be present and have description. 307
    #A4 warning JavadocMethodCheck#example5 @return tag should be present and have description. 307
    #A5 warning JavadocMethodCheck#example7 @return tag should be present and have description. 307
    #A6 warning JavadocMethodCheck#example8 @return tag should be present and have description. 307
    #A7 warning JavadocMethodCheck#example1 @return tag should be present and have description. 596
    #A8 warning JavadocMethodCheck#example2 @return tag should be present and have description. 596
    #A9 warning JavadocMethodCheck#example5 @return tag should be present and have description. 596
    #A10 warning JavadocMethodCheck#example7 @return tag should be present and have description. 596
    #A11 warning JavadocMethodCheck#example8 @return tag should be present and have description. 596
    #A12 warning JavadocMethodCheck#example1 Expected @param tag for '<A>'. 596 27
    #A13 warning JavadocMethodCheck#example4 Expected @param tag for '<A>'. 596 27
    #A14 warning JavadocMethodCheck#example5 Expected @param tag for '<A>'. 596 27
    #A15 warning JavadocMethodCheck#example7 Expected @param tag for '<A>'. 596 27
    #A16 warning JavadocMethodCheck#example8 Expected @param tag for '<A>'. 596 27
    #A17 warning JavadocMethodCheck#example1 Expected @param tag for 'c'. 596 85
    #A18 warning JavadocMethodCheck#example4 Expected @param tag for 'c'. 596 85
    #A19 warning JavadocMethodCheck#example5 Expected @param tag for 'c'. 596 85
    #A20 warning JavadocMethodCheck#example7 Expected @param tag for 'c'. 596 85
    #A21 warning JavadocMethodCheck#example8 Expected @param tag for 'c'. 596 85
    #A22 warning JavadocMethodCheck#example1 Expected @param tag for 'role'. 596 95
    #A23 warning JavadocMethodCheck#example4 Expected @param tag for 'role'. 596 95
    #A24 warning JavadocMethodCheck#example5 Expected @param tag for 'role'. 596 95
    #A25 warning JavadocMethodCheck#example7 Expected @param tag for 'role'. 596 95
    #A26 warning JavadocMethodCheck#example8 Expected @param tag for 'role'. 596 95

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/BugPattern.java

    Severity Rule Message Line Col
    #A27 warning JavadocMethodCheck#example1 @return tag should be present and have description. 117
    #A28 warning JavadocMethodCheck#example2 @return tag should be present and have description. 117
    #A29 warning JavadocMethodCheck#example5 @return tag should be present and have description. 117
    #A30 warning JavadocMethodCheck#example7 @return tag should be present and have description. 117
    #A31 warning JavadocMethodCheck#example8 @return tag should be present and have description. 117

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/BugReporter.java

    Severity Rule Message Line Col
    #A32 warning JavadocMethodCheck#example1 @return tag should be present and have description. 102
    #A33 warning JavadocMethodCheck#example2 @return tag should be present and have description. 102
    #A34 warning JavadocMethodCheck#example5 @return tag should be present and have description. 102
    #A35 warning JavadocMethodCheck#example7 @return tag should be present and have description. 102
    #A36 warning JavadocMethodCheck#example8 @return tag should be present and have description. 102

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactory.java

    Severity Rule Message Line Col
    #A37 warning JavadocMethodCheck#example1 @return tag should be present and have description. 416
    #A38 warning JavadocMethodCheck#example2 @return tag should be present and have description. 416
    #A39 warning JavadocMethodCheck#example5 @return tag should be present and have description. 416
    #A40 warning JavadocMethodCheck#example7 @return tag should be present and have description. 416
    #A41 warning JavadocMethodCheck#example8 @return tag should be present and have description. 416

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactoryCollection.java

    Severity Rule Message Line Col
    #A42 warning JavadocMethodCheck#example7 Expected @throws tag for 'IllegalArgumentException'. 506 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/I18N.java

    Severity Rule Message Line Col
    #A43 warning JavadocMethodCheck#example1 @return tag should be present and have description. 89
    #A44 warning JavadocMethodCheck#example2 @return tag should be present and have description. 89
    #A45 warning JavadocMethodCheck#example5 @return tag should be present and have description. 89
    #A46 warning JavadocMethodCheck#example7 @return tag should be present and have description. 89
    #A47 warning JavadocMethodCheck#example8 @return tag should be present and have description. 89
    #A48 warning JavadocMethodCheck#example1 @return tag should be present and have description. 113
    #A49 warning JavadocMethodCheck#example2 @return tag should be present and have description. 113
    #A50 warning JavadocMethodCheck#example5 @return tag should be present and have description. 113
    #A51 warning JavadocMethodCheck#example7 @return tag should be present and have description. 113
    #A52 warning JavadocMethodCheck#example8 @return tag should be present and have description. 113

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java

    Severity Rule Message Line Col
    #A53 warning JavadocMethodCheck#example1 @return tag should be present and have description. 778
    #A54 warning JavadocMethodCheck#example2 @return tag should be present and have description. 778
    #A55 warning JavadocMethodCheck#example5 @return tag should be present and have description. 778
    #A56 warning JavadocMethodCheck#example7 @return tag should be present and have description. 778
    #A57 warning JavadocMethodCheck#example8 @return tag should be present and have description. 778
    #A58 warning JavadocMethodCheck#example7 Expected @throws tag for 'ClassNotFoundException'. 779 41

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/PackageMemberAnnotation.java

    Severity Rule Message Line Col
    #A59 warning JavadocMethodCheck#example1 @return tag should be present and have description. 90
    #A60 warning JavadocMethodCheck#example2 @return tag should be present and have description. 90
    #A61 warning JavadocMethodCheck#example5 @return tag should be present and have description. 90
    #A62 warning JavadocMethodCheck#example7 @return tag should be present and have description. 90
    #A63 warning JavadocMethodCheck#example8 @return tag should be present and have description. 90
    #A64 warning JavadocMethodCheck#example1 @return tag should be present and have description. 98
    #A65 warning JavadocMethodCheck#example2 @return tag should be present and have description. 98
    #A66 warning JavadocMethodCheck#example5 @return tag should be present and have description. 98
    #A67 warning JavadocMethodCheck#example7 @return tag should be present and have description. 98
    #A68 warning JavadocMethodCheck#example8 @return tag should be present and have description. 98
    #A69 warning JavadocMethodCheck#example1 @return tag should be present and have description. 117
    #A70 warning JavadocMethodCheck#example2 @return tag should be present and have description. 117
    #A71 warning JavadocMethodCheck#example5 @return tag should be present and have description. 117
    #A72 warning JavadocMethodCheck#example7 @return tag should be present and have description. 117
    #A73 warning JavadocMethodCheck#example8 @return tag should be present and have description. 117

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ProjectStats.java

    Severity Rule Message Line Col
    #A74 warning JavadocMethodCheck#example1 @return tag should be present and have description. 249
    #A75 warning JavadocMethodCheck#example2 @return tag should be present and have description. 249
    #A76 warning JavadocMethodCheck#example5 @return tag should be present and have description. 249
    #A77 warning JavadocMethodCheck#example7 @return tag should be present and have description. 249
    #A78 warning JavadocMethodCheck#example8 @return tag should be present and have description. 249

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java

    Severity Rule Message Line Col
    #A79 warning JavadocMethodCheck#example7 Expected @throws tag for 'IllegalArgumentException'. 527 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java

    Severity Rule Message Line Col
    #A80 warning JavadocMethodCheck#example7 Expected @throws tag for 'IllegalStateException'. 214 27

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BetterCFGBuilder2.java

    Severity Rule Message Line Col
    #A81 warning JavadocMethodCheck#example1 @return tag should be present and have description. 174
    #A82 warning JavadocMethodCheck#example5 @return tag should be present and have description. 174
    #A83 warning JavadocMethodCheck#example7 @return tag should be present and have description. 174
    #A84 warning JavadocMethodCheck#example8 @return tag should be present and have description. 174

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassMember.java

    Severity Rule Message Line Col
    #A85 warning JavadocMethodCheck#example1 @return tag should be present and have description. 41
    #A86 warning JavadocMethodCheck#example2 @return tag should be present and have description. 41
    #A87 warning JavadocMethodCheck#example5 @return tag should be present and have description. 41
    #A88 warning JavadocMethodCheck#example7 @return tag should be present and have description. 41
    #A89 warning JavadocMethodCheck#example8 @return tag should be present and have description. 41
    #A90 warning JavadocMethodCheck#example1 @return tag should be present and have description. 47
    #A91 warning JavadocMethodCheck#example2 @return tag should be present and have description. 47
    #A92 warning JavadocMethodCheck#example5 @return tag should be present and have description. 47
    #A93 warning JavadocMethodCheck#example7 @return tag should be present and have description. 47
    #A94 warning JavadocMethodCheck#example8 @return tag should be present and have description. 47
    #A95 warning JavadocMethodCheck#example1 @return tag should be present and have description. 66
    #A96 warning JavadocMethodCheck#example2 @return tag should be present and have description. 66
    #A97 warning JavadocMethodCheck#example5 @return tag should be present and have description. 66
    #A98 warning JavadocMethodCheck#example7 @return tag should be present and have description. 66
    #A99 warning JavadocMethodCheck#example8 @return tag should be present and have description. 66

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Edge.java

    Severity Rule Message Line Col
    #A100 warning JavadocMethodCheck#example1 @return tag should be present and have description. 86
    #A101 warning JavadocMethodCheck#example2 @return tag should be present and have description. 86
    #A102 warning JavadocMethodCheck#example5 @return tag should be present and have description. 86
    #A103 warning JavadocMethodCheck#example7 @return tag should be present and have description. 86
    #A104 warning JavadocMethodCheck#example8 @return tag should be present and have description. 86
    #A105 warning JavadocMethodCheck#example1 @return tag should be present and have description. 277
    #A106 warning JavadocMethodCheck#example2 @return tag should be present and have description. 277
    #A107 warning JavadocMethodCheck#example5 @return tag should be present and have description. 277
    #A108 warning JavadocMethodCheck#example7 @return tag should be present and have description. 277
    #A109 warning JavadocMethodCheck#example8 @return tag should be present and have description. 277
    #A110 warning JavadocMethodCheck#example1 Expected @param tag for 's'. 278 33
    #A111 warning JavadocMethodCheck#example4 Expected @param tag for 's'. 278 33
    #A112 warning JavadocMethodCheck#example5 Expected @param tag for 's'. 278 33
    #A113 warning JavadocMethodCheck#example7 Expected @param tag for 's'. 278 33
    #A114 warning JavadocMethodCheck#example8 Expected @param tag for 's'. 278 33
    #A115 warning JavadocMethodCheck#example7 Expected @throws tag for 'IllegalArgumentException'. 310 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Hierarchy.java

    Severity Rule Message Line Col
    #A116 warning JavadocMethodCheck#example7 Expected @throws tag for 'ClassNotFoundException'. 320 105

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Target.java

    Severity Rule Message Line Col
    #A117 warning JavadocMethodCheck#example1 @return tag should be present and have description. 56
    #A118 warning JavadocMethodCheck#example2 @return tag should be present and have description. 56
    #A119 warning JavadocMethodCheck#example5 @return tag should be present and have description. 56
    #A120 warning JavadocMethodCheck#example7 @return tag should be present and have description. 56
    #A121 warning JavadocMethodCheck#example8 @return tag should be present and have description. 56

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XMethod.java

    Severity Rule Message Line Col
    #A122 warning JavadocMethodCheck#example1 @return tag should be present and have description. 90
    #A123 warning JavadocMethodCheck#example2 @return tag should be present and have description. 90
    #A124 warning JavadocMethodCheck#example5 @return tag should be present and have description. 90
    #A125 warning JavadocMethodCheck#example7 @return tag should be present and have description. 90
    #A126 warning JavadocMethodCheck#example8 @return tag should be present and have description. 90

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/PatternElement.java

    Severity Rule Message Line Col
    #A127 warning JavadocMethodCheck#example7 Expected @throws tag for 'DataflowAnalysisException'. 169 43

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericUtilities.java

    Severity Rule Message Line Col
    #A128 warning JavadocMethodCheck#example1 @return tag should be present and have description. 259
    #A129 warning JavadocMethodCheck#example2 @return tag should be present and have description. 259
    #A130 warning JavadocMethodCheck#example5 @return tag should be present and have description. 259
    #A131 warning JavadocMethodCheck#example7 @return tag should be present and have description. 259
    #A132 warning JavadocMethodCheck#example8 @return tag should be present and have description. 259
    #A133 warning JavadocMethodCheck#example1 Expected @param tag for 'signature'. 260 25
    #A134 warning JavadocMethodCheck#example4 Expected @param tag for 'signature'. 260 25
    #A135 warning JavadocMethodCheck#example5 Expected @param tag for 'signature'. 260 25
    #A136 warning JavadocMethodCheck#example7 Expected @param tag for 'signature'. 260 25
    #A137 warning JavadocMethodCheck#example8 Expected @param tag for 'signature'. 260 25
    #A138 warning JavadocMethodCheck#example1 @return tag should be present and have description. 434
    #A139 warning JavadocMethodCheck#example2 @return tag should be present and have description. 434
    #A140 warning JavadocMethodCheck#example5 @return tag should be present and have description. 434
    #A141 warning JavadocMethodCheck#example7 @return tag should be present and have description. 434
    #A142 warning JavadocMethodCheck#example8 @return tag should be present and have description. 434

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullConditionDecision.java

    Severity Rule Message Line Col
    #A143 warning JavadocMethodCheck#example7 Expected @throws tag for 'IllegalArgumentException'. 132 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/TypeQualifierNullnessAnnotationDatabase.java

    Severity Rule Message Line Col
    #A144 warning JavadocMethodCheck#example7 Expected @throws tag for 'IllegalStateException'. 445 19

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberSourceInfo.java

    Severity Rule Message Line Col
    #A145 warning JavadocMethodCheck#example1 @return tag should be present and have description. 163
    #A146 warning JavadocMethodCheck#example2 @return tag should be present and have description. 163
    #A147 warning JavadocMethodCheck#example5 @return tag should be present and have description. 163
    #A148 warning JavadocMethodCheck#example7 @return tag should be present and have description. 163
    #A149 warning JavadocMethodCheck#example8 @return tag should be present and have description. 163

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/DescriptorFactory.java

    Severity Rule Message Line Col
    #A150 warning JavadocMethodCheck#example1 @return tag should be present and have description. 292
    #A151 warning JavadocMethodCheck#example2 @return tag should be present and have description. 292
    #A152 warning JavadocMethodCheck#example5 @return tag should be present and have description. 292
    #A153 warning JavadocMethodCheck#example7 @return tag should be present and have description. 292
    #A154 warning JavadocMethodCheck#example8 @return tag should be present and have description. 292
    #A155 warning JavadocMethodCheck#example1 Expected @param tag for 'signature'. 293 68
    #A156 warning JavadocMethodCheck#example4 Expected @param tag for 'signature'. 293 68
    #A157 warning JavadocMethodCheck#example5 Expected @param tag for 'signature'. 293 68
    #A158 warning JavadocMethodCheck#example7 Expected @param tag for 'signature'. 293 68
    #A159 warning JavadocMethodCheck#example8 Expected @param tag for 'signature'. 293 68

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/util/ClassName.java

    Severity Rule Message Line Col
    #A160 warning JavadocMethodCheck#example1 @return tag should be present and have description. 96
    #A161 warning JavadocMethodCheck#example2 @return tag should be present and have description. 96
    #A162 warning JavadocMethodCheck#example5 @return tag should be present and have description. 96
    #A163 warning JavadocMethodCheck#example7 @return tag should be present and have description. 96
    #A164 warning JavadocMethodCheck#example8 @return tag should be present and have description. 96
    #A165 warning JavadocMethodCheck#example1 Expected @param tag for 'signature'. 98 38
    #A166 warning JavadocMethodCheck#example4 Expected @param tag for 'signature'. 98 38
    #A167 warning JavadocMethodCheck#example5 Expected @param tag for 'signature'. 98 38
    #A168 warning JavadocMethodCheck#example7 Expected @param tag for 'signature'. 98 38
    #A169 warning JavadocMethodCheck#example8 Expected @param tag for 'signature'. 98 38
    #A170 warning JavadocMethodCheck#example7 Expected @throws tag for 'IllegalArgumentException'. 246 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java

    Severity Rule Message Line Col
    #A171 warning JavadocMethodCheck#example1 @return tag should be present and have description. 328
    #A172 warning JavadocMethodCheck#example2 @return tag should be present and have description. 328
    #A173 warning JavadocMethodCheck#example5 @return tag should be present and have description. 328
    #A174 warning JavadocMethodCheck#example7 @return tag should be present and have description. 328
    #A175 warning JavadocMethodCheck#example8 @return tag should be present and have description. 328
    #A176 warning JavadocMethodCheck#example7 Expected @throws tag for 'IllegalStateException'. 332 23

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spotbugs/spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java

    Severity Rule Message Line Col
    #A177 warning JavadocMethodCheck#example1 @return tag should be present and have description. 492
    #A178 warning JavadocMethodCheck#example2 @return tag should be present and have description. 492
    #A179 warning JavadocMethodCheck#example5 @return tag should be present and have description. 492
    #A180 warning JavadocMethodCheck#example7 @return tag should be present and have description. 492
    #A181 warning JavadocMethodCheck#example8 @return tag should be present and have description. 492
    #A182 warning JavadocMethodCheck#example1 @return tag should be present and have description. 498
    #A183 warning JavadocMethodCheck#example2 @return tag should be present and have description. 498
    #A184 warning JavadocMethodCheck#example5 @return tag should be present and have description. 498
    #A185 warning JavadocMethodCheck#example7 @return tag should be present and have description. 498
    #A186 warning JavadocMethodCheck#example8 @return tag should be present and have description. 498
    #A187 warning JavadocMethodCheck#example1 @return tag should be present and have description. 520
    #A188 warning JavadocMethodCheck#example2 @return tag should be present and have description. 520
    #A189 warning JavadocMethodCheck#example5 @return tag should be present and have description. 520
    #A190 warning JavadocMethodCheck#example7 @return tag should be present and have description. 520
    #A191 warning JavadocMethodCheck#example8 @return tag should be present and have description. 520
    #A192 warning JavadocMethodCheck#example1 @return tag should be present and have description. 529
    #A193 warning JavadocMethodCheck#example2 @return tag should be present and have description. 529
    #A194 warning JavadocMethodCheck#example5 @return tag should be present and have description. 529
    #A195 warning JavadocMethodCheck#example7 @return tag should be present and have description. 529
    #A196 warning JavadocMethodCheck#example8 @return tag should be present and have description. 529