Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
53016144

Rules

RulesViolationsSeverity
FileLength1Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
1Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
15Warnings Warning
JavadocType
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName131Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
3Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment4Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType4Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/doxia/index/IndexEntry.java

ViolationMessageLine
WarningsExpected @param tag for 'id'.103

org/apache/maven/doxia/index/IndexingSink.java

ViolationMessageLine
ErrorsName 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'.117
WarningsMissing a Javadoc comment.122
ErrorsName 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.122
ErrorsName 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.128
WarningsMissing a Javadoc comment.140
ErrorsName 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.140
ErrorsName 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.146
WarningsMissing a Javadoc comment.158
ErrorsName 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.158
ErrorsName 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.164
WarningsMissing a Javadoc comment.176
ErrorsName 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.176
ErrorsName 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.182
WarningsMissing a Javadoc comment.194
ErrorsName 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.194
ErrorsName 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.200
Warnings'title' hides a field.249

org/apache/maven/doxia/markup/HtmlMarkup.java

ViolationMessageLine
Errorsinterfaces should describe a type and hence have methods.38

org/apache/maven/doxia/markup/Markup.java

ViolationMessageLine
Errorsinterfaces should describe a type and hence have methods.29

org/apache/maven/doxia/markup/TextMarkup.java

ViolationMessageLine
Errorsinterfaces should describe a type and hence have methods.29

org/apache/maven/doxia/markup/XmlMarkup.java

ViolationMessageLine
Errorsinterfaces should describe a type and hence have methods.29

org/apache/maven/doxia/parser/AbstractXmlParser.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.405
Errors')' is not preceded with whitespace.625
Errors')' is not preceded with whitespace.626

org/apache/maven/doxia/parser/XhtmlBaseParser.java

ViolationMessageLine
ErrorsName 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'.647
Errors')' is not preceded with whitespace.744

org/apache/maven/doxia/sink/RandomAccessSink.java

ViolationMessageLine
WarningsMissing a Javadoc comment.58
ErrorsInner assignments should be avoided.63
WarningsMissing a Javadoc comment.66
ErrorsInner assignments should be avoided.72
WarningsMissing a Javadoc comment.75
ErrorsInner assignments should be avoided.80
WarningsMissing a Javadoc comment.83
ErrorsInner assignments should be avoided.89
ErrorsName 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'.142
ErrorsName 'author_' must match pattern '^[a-z][a-zA-Z0-9]*$'.160
ErrorsName 'body_' must match pattern '^[a-z][a-zA-Z0-9]*$'.178
ErrorsName 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'.190
ErrorsName 'date_' must match pattern '^[a-z][a-zA-Z0-9]*$'.227
ErrorsName 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'.245
ErrorsName 'definitionListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.287
ErrorsName 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.293
ErrorsName 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'.299
ErrorsName 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.329
ErrorsName 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'.347
ErrorsName 'head_' must match pattern '^[a-z][a-zA-Z0-9]*$'.390
ErrorsName 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'.414
ErrorsName 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'.444
ErrorsName 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.474
ErrorsName 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'.480
ErrorsName 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'.492
ErrorsName 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.528
ErrorsName 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.534
ErrorsName 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'.558
ErrorsName 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.582
ErrorsName 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.594
ErrorsName 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.606
ErrorsName 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.618
ErrorsName 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.630
ErrorsName 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.654
ErrorsName 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.666
ErrorsName 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.678
ErrorsName 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.690
ErrorsName 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.702
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.708
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.714
ErrorsName 'section_' must match pattern '^[a-z][a-zA-Z0-9]*$'.720
ErrorsName 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.750
ErrorsName 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.774
ErrorsName 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.798
ErrorsName 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'.816
ErrorsName 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'.828
ErrorsName 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'.834
ErrorsName 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'.864
ErrorsName 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'.888

org/apache/maven/doxia/sink/SinkAdapter.java

ViolationMessageLine
ErrorsName 'head_' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsName 'body_' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsName 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
ErrorsName 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.78
ErrorsName 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.90
ErrorsName 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.102
ErrorsName 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.114
ErrorsName 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'.126
ErrorsName 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.138
ErrorsName 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.150
ErrorsName 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.162
ErrorsName 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.174
ErrorsName 'definitionListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.186
ErrorsName 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'.198
ErrorsName 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'.210
ErrorsName 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'.222
ErrorsName 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'.234
ErrorsName 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'.246
ErrorsName 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'.258
ErrorsName 'author_' must match pattern '^[a-z][a-zA-Z0-9]*$'.270
ErrorsName 'date_' must match pattern '^[a-z][a-zA-Z0-9]*$'.282
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.294
ErrorsName 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.306
ErrorsName 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.318
ErrorsName 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.330
ErrorsName 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.342
ErrorsName 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.354
ErrorsName 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'.366
ErrorsName 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'.378
ErrorsName 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'.390
ErrorsName 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.402
ErrorsName 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.420
ErrorsName 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.438
ErrorsName 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.450
ErrorsName 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'.480
ErrorsName 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'.492
ErrorsName 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'.504
ErrorsName 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'.516
ErrorsName 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'.528
ErrorsName 'section_' must match pattern '^[a-z][a-zA-Z0-9]*$'.630
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.680

org/apache/maven/doxia/sink/XhtmlBaseSink.java

ViolationMessageLine
ErrorsFile length is 2,191 lines (max allowed is 2,000).1
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.320
ErrorsName 'section_' must match pattern '^[a-z][a-zA-Z0-9]*$'.327
ErrorsName 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
ErrorsName 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.355
ErrorsName 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.376
ErrorsName 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.383
ErrorsName 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.404
ErrorsName 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.411
ErrorsName 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.432
ErrorsName 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.439
ErrorsName 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.460
ErrorsName 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.467
ErrorsName 'onSection_' must match pattern '^[a-z][a-zA-Z0-9]*$'.499
ErrorsName 'onSectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.555
ErrorsName 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'.619
ErrorsName 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.652
ErrorsName 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.724
ErrorsName 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.757
ErrorsName 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.798
ErrorsName 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'.831
ErrorsName 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'.864
ErrorsName 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'.910
ErrorsName 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1019
ErrorsName 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1062
ErrorsName 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1146
ErrorsName 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1218
ErrorsName 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1302
ErrorsName 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1373
ErrorsName 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1449
ErrorsName 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1456
ErrorsName 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1468
ErrorsName 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1515
ErrorsName 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1578
ErrorsName 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1662
ErrorsName 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1688
ErrorsName 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1714
ErrorsName 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1740

org/apache/maven/doxia/util/DoxiaUtils.java

ViolationMessageLine
WarningsUnused @throws tag for 'NullPointerException'.65
WarningsUnused @throws tag for 'NullPointerException'.90
WarningsUnused @throws tag for 'NullPointerException'.116
WarningsUnused @throws tag for 'NullPointerException'.358
WarningsUnused @throws tag for 'NullPointerException'.408