Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
488 0 11 0

Rules

Rules Violations Severity
FileContentsHolder 0 Warnings Warning
ConstantName 0 Warnings Warning
LocalFinalVariableName 0  Ignore
LocalVariableName 0 Warnings Warning
MemberName 0 Warnings Warning
MethodName 0 Warnings Warning
PackageName 0 Warnings Warning
ParameterName 0 Warnings Warning
StaticVariableName 0 Warnings Warning
TypeName 0 Warnings Warning
IllegalImport 0 Warnings Warning
RedundantImport 0 Warnings Warning
UnusedImports 0 Warnings Warning
MethodLength 0 Warnings Warning
ParameterNumber
  • tokens : "METHOD_DEF"
0 Warnings Warning
EmptyForIteratorPad 0 Warnings Warning
MethodParamPad 0 Warnings Warning
NoWhitespaceAfter
  • tokens : "BNOT,DEC,DOT,INC,LNOT,UNARY_MINUS,UNARY_PLUS"
0 Warnings Warning
NoWhitespaceBefore 0 Warnings Warning
OperatorWrap 0 Warnings Warning
ParenPad 1 Warnings Warning
TypecastParenPad 0 Warnings Warning
TabCharacter 0  Ignore
WhitespaceAfter 2 Warnings Warning
WhitespaceAround
  • tokens : "ASSIGN,BAND,BAND_ASSIGN,BOR,BOR_ASSIGN,BSR,BSR_ASSIGN,BXOR,BXOR_ASSIGN,COLON,DIV,DIV_ASSIGN,EQUAL,GE,GT,LAND,LCURLY,LE,LITERAL_ASSERT,LITERAL_CATCH,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,LITERAL_RETURN,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE,LOR,LT,MINUS,MINUS_ASSIGN,MOD,MOD_ASSIGN,NOT_EQUAL,PLUS,PLUS_ASSIGN,QUESTION,SL,SLIST,SL_ASSIGN,SR,SR_ASSIGN,STAR,STAR_ASSIGN,LITERAL_ASSERT,TYPE_EXTENSION_AND"
0 Warnings Warning
ModifierOrder 0 Warnings Warning
RedundantModifier 0 Warnings Warning
EmptyBlock
  • tokens : "LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_IF,LITERAL_FOR,LITERAL_TRY,LITERAL_WHILE,STATIC_INIT"
0 Warnings Warning
LeftCurly
  • maxLineLength : "128"
0 Warnings Warning
NeedBraces 0 Warnings Warning
RightCurly 0 Warnings Warning
DoubleCheckedLocking 0 Warnings Warning
EmptyStatement 0 Warnings Warning
EqualsHashCode 0 Warnings Warning
IllegalInstantiation 0 Warnings Warning
InnerAssignment 0 Warnings Warning
MissingSwitchDefault 0 Warnings Warning
RedundantThrows
  • allowSubclasses : "true"
  • allowUnchecked : "true"
0 Warnings Warning
SimplifyBooleanExpression 0  Ignore
SimplifyBooleanReturn 0 Warnings Warning
DesignForExtension 0  Ignore
FinalClass 1 Warnings Warning
HideUtilityClassConstructor 2 Warnings Warning
InterfaceIsType 0 Warnings Warning
VisibilityModifier
  • protectedAllowed : "true"
0 Warnings Warning
ArrayTypeStyle 0 Warnings Warning
FinalParameters 0  Ignore
GenericIllegalRegexp
  • message : "Line has trailing spaces."
  • format : "\s+$"
0  Ignore
TodoComment 0  Ignore
UpperEll 0 Warnings Warning
LineLength
  • max : "128"
4 Warnings Warning
HiddenField
  • ignoreConstructorParameter : "true"
  • ignoreSetter : "true"
1 Warnings Warning
EmptyBlock
  • tokens : "LITERAL_CATCH"
  • option : "text"
0 Warnings Warning
AnonInnerLength
  • max : "40"
0 Warnings Warning
StringLiteralEquality 0 Warnings Warning
SuppressionCommentFilter
  • offCommentFormat : "CHECKSTYLE\:MAGIC\:OFF"
  • checkFormat : "MagicNumber"
  • onCommentFormat : "CHECKSTYLE\:MAGIC\:ON"
0 Warnings Warning
SuppressionCommentFilter 0 Warnings Warning
PackageHtml 0  Ignore
Translation 0 Warnings Warning

Details

com/atlassian/connector/intellij/bamboo/IntelliJBambooServerFacade.java

Violation Message Line
Warnings Class IntelliJBambooServerFacade should be declared as final. 51

com/atlassian/theplugin/commons/ssl/PluginSSLProtocolSocketFactory.java

Violation Message Line
Warnings 'cast' is not followed by whitespace. 121

com/atlassian/theplugin/idea/bamboo/BuildHistoryPanel.java

Violation Message Line
Warnings Line is longer than 128 characters. 157

com/atlassian/theplugin/idea/bamboo/BuildTreeEventHandler.java

Violation Message Line
Warnings Utility classes should not have a public or default constructor. 33

com/atlassian/theplugin/idea/config/PasswordStorage.java

Violation Message Line
Warnings Utility classes should not have a public or default constructor. 22

com/atlassian/theplugin/idea/config/ProjectCfgManagerImpl.java

Violation Message Line
Warnings 'project' hides a field. 130

com/atlassian/theplugin/idea/config/ProjectConfigurationComponent.java

Violation Message Line
Warnings 'cast' is not followed by whitespace. 495

com/atlassian/theplugin/idea/jira/IssueDetailsToolWindow.java

Violation Message Line
Warnings Line is longer than 128 characters. 570

com/atlassian/theplugin/idea/jira/IssueListToolWindowPanel.java

Violation Message Line
Warnings Line is longer than 128 characters. 1605

com/atlassian/theplugin/idea/jira/LogTimeCheckinHandlerFactory.java

Violation Message Line
Warnings Line is longer than 128 characters. 135

com/atlassian/theplugin/idea/ui/DialogWithDetails.java

Violation Message Line
Warnings ')' is preceded with whitespace. 192