Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
60142

Rules

RulesViolationsSeverity
FileLength0Errors 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"
1Warnings Warning
JavadocType
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName39Errors 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"
1Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround1Errors 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"
0Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors 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
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/doxia/module/itext/ITextSink.java

ViolationMessageLine
ErrorsName 'head_' must match pattern '^[a-z][a-zA-Z0-9]*$'.218
ErrorsName 'author_' must match pattern '^[a-z][a-zA-Z0-9]*$'.232
ErrorsName 'date_' must match pattern '^[a-z][a-zA-Z0-9]*$'.244
ErrorsName 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'.256
ErrorsName 'body_' must match pattern '^[a-z][a-zA-Z0-9]*$'.272
ErrorsName 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'.347
ErrorsName 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.353
ErrorsName 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'.380
ErrorsName 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.411
ErrorsName 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'.438
ErrorsName 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
ErrorsName 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'.496
ErrorsName 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.527
ErrorsName 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'.554
ErrorsName 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.585
ErrorsName 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'.612
ErrorsName 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'.647
ErrorsName 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'.685
ErrorsName 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.713
ErrorsName 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.730
ErrorsName 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.786
ErrorsName 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'.803
ErrorsName 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'.817
ErrorsName 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'.847
ErrorsName 'definitionListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'.885
ErrorsName 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'.901
ErrorsName 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.956
ErrorsName 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.970
ErrorsName 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'.997
ErrorsName 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1028
ErrorsName 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1044
ErrorsName 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1065
ErrorsName 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1118
ErrorsName 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1148
ErrorsLine is longer than 120 characters.1160
ErrorsName 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1269
ErrorsName 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1281
ErrorsName 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1293
ErrorsName 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1309
Errors'&&' is not preceded with whitespace.1331
Errors')' is not preceded with whitespace.1331
ErrorsName 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'.1347
WarningsExpected @param tag for 'aString'.1675