Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
21198

Rules

RulesViolationsSeverity
AbstractClassName0error Error
ArrayTypeStyle0error Error
AvoidInlineConditionals0error Error
AvoidNestedBlocks0error Error
AvoidStarImport
  • excludes: "java.io,java.net,java.util"
4error Error
ConstantName0warning Warning
CovariantEquals0error Error
DeclarationOrder0error Error
DoubleCheckedLocking0error Error
EmptyBlock0warning Warning
EmptyStatement0error Error
EqualsHashCode0error Error
FinalClass0error Error
FinalLocalVariable0error Error
FinalParameters0error Error
GenericIllegalRegexp
  • format: "\s$|\t$"
0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
HideUtilityClassConstructor0error Error
IllegalCatch4error Error
IllegalInstantiation0error Error
IllegalThrows0error Error
ImportOrder
  • groups: "mupisim"
0error Error
Indentation0error Error
InnerAssignment0warning Warning
InterfaceIsType0error Error
LeftCurly
  • option: "nl"
0error Error
MagicNumber0warning Warning
MissingCtor5warning Warning
ModifiedControlVariable0error Error
ModifierOrder0error Error
MultipleStringLiterals14warning Warning
MultipleVariableDeclarations0error Error
MutableException0error Error
NeedBraces0error Error
ParameterAssignment0error Error
RedundantModifier0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
StringLiteralEquality0error Error
TodoComment
  • format: "FIXME|TODO|XXX"
1info Info
TrailingComment0error Error
UnnecessaryParentheses0error Error
UnusedImports0error Error
NewlineAtEndOfFile0error Error

Files

Filesinfowarningerror
mupisim/maven/Make.java1198

Details

mupisim/maven/Make.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - groom.*.23
errorUsing the '.*' form of import should be avoided - groom.commands.*.24
errorUsing the '.*' form of import should be avoided - nu.xom.*.36
errorUsing the '.*' form of import should be avoided - org.apache.log4j.*.41
warningClass should define a constructor.53
infoComment matches to-do format 'FIXME|TODO|XXX'.157
warningThe String "properties" appears 4 times in the file.193
warningThe String "\t" appears 2 times in the file.194
warningThe String "." appears 3 times in the file.253
warningThe String " --> " appears 8 times in the file.262
warningThe String ".xml" appears 2 times in the file.275
warningThe String ".properties$" appears 4 times in the file.289
errorCatching 'Exception' is not allowed.450
warningThe String " -> " appears 4 times in the file.478
warningThe String "ISO-8859-1" appears 2 times in the file.496
errorCatching 'Exception' is not allowed.501
warningClass should define a constructor.509
warningThe String " " appears 3 times in the file.524
errorCatching 'Exception' is not allowed.534
warningClass should define a constructor.542
warningThe String "\\.ps$" appears 3 times in the file.555
warningThe String ".tex" appears 2 times in the file.555
warningThe String "_" appears 2 times in the file.579
warningThe String "}" appears 2 times in the file.579
warningClass should define a constructor.598
warningClass should define a constructor.626
warningThe String "=" appears 7 times in the file.647
errorCatching 'Exception' is not allowed.673