Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files  Info  Warnings  Errors
12 0 0 747

Rules

Rule Violations Severity
JavadocPackage
  • allowLegacy: "true"
4  Error
NewlineAtEndOfFile 9  Error
Translation 0  Error
FileLength 0  Error
FileTabCharacter
  • eachLine: "true"
0  Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
1  Error
JavadocMethod 13  Error
JavadocType 8  Error
JavadocVariable 12  Error
JavadocStyle 2  Error
ConstantName 0  Error
LocalFinalVariableName 0  Error
LocalVariableName 4  Error
MemberName 0  Error
MethodName 0  Error
PackageName 0  Error
ParameterName 0  Error
StaticVariableName 0  Error
TypeName 0  Error
AvoidStarImport 0  Error
IllegalImport 0  Error
RedundantImport 0  Error
UnusedImports 0  Error
LineLength 48  Error
MethodLength 0  Error
ParameterNumber 0  Error
EmptyForIteratorPad 0  Error
MethodParamPad 0  Error
NoWhitespaceAfter 5  Error
NoWhitespaceBefore 0  Error
OperatorWrap 0  Error
ParenPad 495  Error
TypecastParenPad 0  Error
WhitespaceAfter 9  Error
WhitespaceAround 22  Error
ModifierOrder 0  Error
RedundantModifier 0  Error
AvoidNestedBlocks 0  Error
EmptyBlock 0  Error
LeftCurly 75  Error
NeedBraces 1  Error
RightCurly 0  Error
AvoidInlineConditionals 0  Error
EmptyStatement 0  Error
EqualsHashCode 0  Error
HiddenField 1  Error
IllegalInstantiation 0  Error
InnerAssignment 0  Error
MagicNumber 0  Error
MissingSwitchDefault 2  Error
RedundantThrows 1  Error
SimplifyBooleanExpression 0  Error
SimplifyBooleanReturn 0  Error
DesignForExtension 18  Error
FinalClass 1  Error
HideUtilityClassConstructor 0  Error
InterfaceIsType 0  Error
VisibilityModifier 0  Error
ArrayTypeStyle 0  Error
FinalParameters 21  Error
TodoComment 0  Error
UpperEll 0  Error

Details

MyResource_ko_KR.properties

Severity Message Line
 Error File does not end with a newline.

com/poscoict/app/security/FilterInvocationSecurityMedataSourceImpl.java

Severity Message Line
 Error File does not end with a newline.
 Error Missing package-info.java file.
 Error Line is longer than 80 characters (found 96). 17
 Error Line is longer than 80 characters (found 121). 25
 Error Missing a Javadoc comment. 25
 Error Line is longer than 80 characters (found 110). 27
 Error Missing a Javadoc comment. 27
 Error '(' is followed by whitespace. 27
 Error ')' is preceded with whitespace. 27
 Error Missing a Javadoc comment. 28
 Error Method 'getAllConfigAttributes' is not designed for extension - needs to be abstract, final or empty. 30
 Error '{' should be on the previous line. 32
 Error Line is longer than 80 characters (found 101). 35
 Error '(' is followed by whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error '(' is followed by whitespace. 37
 Error ')' is preceded with whitespace. 37
 Error Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 43
 Error Line is longer than 80 characters (found 101). 44
 Error '(' is followed by whitespace. 44
 Error Parameter object should be final. 44
 Error ')' is preceded with whitespace. 44
 Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 44
 Error Line is longer than 80 characters (found 86). 46
 Error '(' is followed by whitespace. 46
 Error ')' is preceded with whitespace. 46
 Error Line is longer than 80 characters (found 101). 47
 Error '(' is followed by whitespace. 47
 Error ')' is preceded with whitespace. 47
 Error '(' is followed by whitespace. 49
 Error '(' is followed by whitespace. 49
 Error ')' is preceded with whitespace. 49
 Error ')' is preceded with whitespace. 49
 Error '{' should be on the previous line. 50
 Error Method 'supports' is not designed for extension - needs to be abstract, final or empty. 57
 Error '(' is followed by whitespace. 58
 Error Parameter clazz should be final. 58
 Error ')' is preceded with whitespace. 58
 Error '{' should be on the previous line. 59
 Error '(' is followed by whitespace. 60
 Error ')' is preceded with whitespace. 60
 Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 63
 Error '{' should be on the previous line. 65
 Error Line is longer than 80 characters (found 92). 66
 Error '{' is followed by whitespace. 70
 Error '(' is followed by whitespace. 71
 Error ')' is preceded with whitespace. 71
 Error '{' should be on the previous line. 72
 Error '(' is followed by whitespace. 74
 Error ')' is preceded with whitespace. 74
 Error '(' is followed by whitespace. 75
 Error ')' is preceded with whitespace. 75
 Error '(' is followed by whitespace. 76
 Error ')' is preceded with whitespace. 76
 Error '{' is followed by whitespace. 78
 Error '(' is followed by whitespace. 79
 Error ')' is preceded with whitespace. 79
 Error '{' should be on the previous line. 80
 Error '(' is followed by whitespace. 82
 Error ')' is preceded with whitespace. 82
 Error '(' is followed by whitespace. 83
 Error ')' is preceded with whitespace. 83
 Error '(' is followed by whitespace. 84
 Error ')' is preceded with whitespace. 84
 Error '(' is followed by whitespace. 87
 Error ')' is preceded with whitespace. 87
 Error '{' should be on the previous line. 88
 Error Line is longer than 80 characters (found 89). 89
 Error '(' is followed by whitespace. 89
 Error ')' is preceded with whitespace. 89
 Error '(' is followed by whitespace. 92
 Error '(' is followed by whitespace. 92
 Error ')' is preceded with whitespace. 92
 Error ')' is preceded with whitespace. 92
 Error '{' should be on the previous line. 93
 Error '(' is followed by whitespace. 94
 Error ')' is preceded with whitespace. 94
 Error '(' is followed by whitespace. 95
 Error '(' is followed by whitespace. 95
 Error ')' is preceded with whitespace. 95
 Error ')' is preceded with whitespace. 95
 Error '{' should be on the previous line. 97
 Error Line is longer than 80 characters (found 90). 98
 Error '(' is followed by whitespace. 98
 Error '{' is followed by whitespace. 98
 Error ')' is preceded with whitespace. 98
 Error '(' is followed by whitespace. 100
 Error ')' is preceded with whitespace. 100
 Error '(' is followed by whitespace. 102
 Error ')' is preceded with whitespace. 102

com/poscoict/app/security/GlueServiceAuthorityManagerImpl.java

Severity Message Line
 Error Line is longer than 80 characters (found 81). 12
 Error Line is longer than 80 characters (found 101). 17
 Error Missing a Javadoc comment. 17
 Error Line is longer than 80 characters (found 101). 19
 Error Missing a Javadoc comment. 19
 Error '(' is followed by whitespace. 19
 Error ')' is preceded with whitespace. 19
 Error Missing a Javadoc comment. 20
 Error Missing a Javadoc comment. 21
 Error Method 'getServiceAuthorities' is not designed for extension - needs to be abstract, final or empty. 23
 Error '(' is followed by whitespace. 24
 Error Parameter roles should be final. 24
 Error ')' is preceded with whitespace. 24
 Error '{' should be on the previous line. 25
 Error '(' is followed by whitespace. 26
 Error ')' is preceded with whitespace. 26
 Error '{' should be on the previous line. 27
 Error '(' is followed by whitespace. 33
 Error ')' is preceded with whitespace. 33
 Error '{' should be on the previous line. 34
 Error '(' is followed by whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error '(' is followed by whitespace. 36
 Error ')' is preceded with whitespace. 36
 Error '{' should be on the previous line. 37
 Error '(' is followed by whitespace. 38
 Error ')' is preceded with whitespace. 38
 Error '(' is followed by whitespace. 42
 Error ')' is preceded with whitespace. 42
 Error Method 'getAllAuthService' is not designed for extension - needs to be abstract, final or empty. 46
 Error '{' should be on the previous line. 48
 Error Method 'loadResource' is not designed for extension - needs to be abstract, final or empty. 52
 Error '{' should be on the previous line. 54
 Error Name 'admin_patterns' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error '(' is followed by whitespace. 59
 Error ')' is preceded with whitespace. 59
 Error '(' is followed by whitespace. 60
 Error ')' is preceded with whitespace. 60
 Error '(' is followed by whitespace. 61
 Error ')' is preceded with whitespace. 61
 Error '(' is followed by whitespace. 62
 Error ')' is preceded with whitespace. 62
 Error '(' is followed by whitespace. 63
 Error ')' is preceded with whitespace. 63
 Error '(' is followed by whitespace. 64
 Error ')' is preceded with whitespace. 64
 Error '(' is followed by whitespace. 65
 Error ')' is preceded with whitespace. 65
 Error '(' is followed by whitespace. 66
 Error ')' is preceded with whitespace. 66
 Error '(' is followed by whitespace. 67
 Error ')' is preceded with whitespace. 67
 Error '(' is followed by whitespace. 68
 Error ')' is preceded with whitespace. 68
 Error '(' is followed by whitespace. 69
 Error ')' is preceded with whitespace. 69
 Error '(' is followed by whitespace. 70
 Error ')' is preceded with whitespace. 70
 Error '(' is followed by whitespace. 71
 Error ')' is preceded with whitespace. 71
 Error '(' is followed by whitespace. 72
 Error ')' is preceded with whitespace. 72
 Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 75
 Error '{' should be on the previous line. 77
 Error '(' is followed by whitespace. 79
 Error ')' is preceded with whitespace. 79
 Error '(' is followed by whitespace. 80
 Error ')' is preceded with whitespace. 80

com/poscoict/app/security/GlueViewAuthorityManagerImpl.java

Severity Message Line
 Error Line is longer than 80 characters (found 95). 16
 Error Missing a Javadoc comment. 16
 Error Line is longer than 80 characters (found 98). 18
 Error Missing a Javadoc comment. 18
 Error '(' is followed by whitespace. 18
 Error ')' is preceded with whitespace. 18
 Error Missing a Javadoc comment. 19
 Error Method 'getViewAuthorities' is not designed for extension - needs to be abstract, final or empty. 21
 Error '(' is followed by whitespace. 22
 Error Parameter roles should be final. 22
 Error ')' is preceded with whitespace. 22
 Error '{' should be on the previous line. 23
 Error '(' is followed by whitespace. 24
 Error ')' is preceded with whitespace. 24
 Error '{' should be on the previous line. 25
 Error Line is longer than 80 characters (found 85). 29
 Error '(' is followed by whitespace. 31
 Error ')' is preceded with whitespace. 31
 Error '{' should be on the previous line. 32
 Error '(' is followed by whitespace. 33
 Error '(' is followed by whitespace. 33
 Error ')' is preceded with whitespace. 33
 Error ')' is preceded with whitespace. 33
 Error '{' should be on the previous line. 34
 Error '(' is followed by whitespace. 35
 Error '(' is followed by whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error '(' is followed by whitespace. 39
 Error ')' is preceded with whitespace. 39
 Error Method 'loadResource' is not designed for extension - needs to be abstract, final or empty. 43
 Error '{' should be on the previous line. 45
 Error Line is longer than 80 characters (found 89). 50
 Error '{' is followed by whitespace. 50
 Error '(' is followed by whitespace. 51
 Error ')' is preceded with whitespace. 51
 Error '{' should be on the previous line. 52
 Error '(' is followed by whitespace. 54
 Error '(' is followed by whitespace. 54
 Error ')' is preceded with whitespace. 54
 Error ')' is preceded with whitespace. 54
 Error '(' is followed by whitespace. 55
 Error ')' is preceded with whitespace. 55
 Error '(' is followed by whitespace. 56
 Error ')' is preceded with whitespace. 56
 Error '(' is followed by whitespace. 57
 Error ')' is preceded with whitespace. 57
 Error '(' is followed by whitespace. 58
 Error ')' is preceded with whitespace. 58
 Error '(' is followed by whitespace. 60
 Error ')' is preceded with whitespace. 60
 Error '{' is followed by whitespace. 63
 Error '(' is followed by whitespace. 64
 Error ')' is preceded with whitespace. 64
 Error '{' should be on the previous line. 65
 Error '(' is followed by whitespace. 67
 Error '(' is followed by whitespace. 67
 Error ')' is preceded with whitespace. 67
 Error ')' is preceded with whitespace. 67
 Error '(' is followed by whitespace. 68
 Error ')' is preceded with whitespace. 68
 Error '(' is followed by whitespace. 69
 Error ')' is preceded with whitespace. 69
 Error '(' is followed by whitespace. 70
 Error ')' is preceded with whitespace. 70
 Error '(' is followed by whitespace. 71
 Error ')' is preceded with whitespace. 71
 Error '(' is followed by whitespace. 73
 Error ')' is preceded with whitespace. 73
 Error Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. 76
 Error '{' should be on the previous line. 78
 Error '(' is followed by whitespace. 80
 Error ')' is preceded with whitespace. 80

com/poscoict/app/security/activity/CheckUsers.java

Severity Message Line
 Error File does not end with a newline.
 Error Missing package-info.java file.
 Error Missing a Javadoc comment. 17
 Error '{' should be on the previous line. 18
 Error Method 'runActivity' is not designed for extension - needs to be abstract, final or empty. 20
 Error Missing a Javadoc comment. 20
 Error '(' is followed by whitespace. 20
 Error Parameter ctx should be final. 20
 Error ')' is preceded with whitespace. 20
 Error '{' should be on the previous line. 21
 Error Line is longer than 80 characters (found 138). 22
 Error '(' is followed by whitespace. 22
 Error '(' is followed by whitespace. 22
 Error ')' is preceded with whitespace. 22
 Error ')' is preceded with whitespace. 22
 Error '(' is followed by whitespace. 23
 Error '(' is followed by whitespace. 23
 Error ')' is preceded with whitespace. 23
 Error ')' is preceded with whitespace. 23
 Error '(' is followed by whitespace. 24
 Error ')' is preceded with whitespace. 24
 Error '(' is followed by whitespace. 25
 Error ')' is preceded with whitespace. 25
 Error '{' should be on the previous line. 26
 Error '(' is followed by whitespace. 27
 Error ')' is preceded with whitespace. 27
 Error Line is longer than 80 characters (found 164). 28
 Error '(' is followed by whitespace. 28
 Error '(' is followed by whitespace. 28
 Error ')' is preceded with whitespace. 28
 Error ')' is preceded with whitespace. 28
 Error '(' is followed by whitespace. 31
 Error ')' is preceded with whitespace. 31
 Error Line is longer than 80 characters (found 93). 32
 Error '(' is followed by whitespace. 32
 Error '(' is followed by whitespace. 32
 Error ')' is preceded with whitespace. 32
 Error '(' is followed by whitespace. 33
 Error ')' is preceded with whitespace. 33
 Error '{' should be on the previous line. 34
 Error '(' is followed by whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error '(' is followed by whitespace. 39
 Error ')' is preceded with whitespace. 39
 Error Line is longer than 80 characters (found 88). 40
 Error '(' is followed by whitespace. 40
 Error '(' is followed by whitespace. 40
 Error '(' is followed by whitespace. 40
 Error ')' is preceded with whitespace. 40
 Error ')' is preceded with whitespace. 40
 Error ')' is preceded with whitespace. 40
 Error ';' is not followed by whitespace. 40
 Error Line is longer than 80 characters (found 90). 41
 Error '(' is followed by whitespace. 41
 Error '(' is followed by whitespace. 41
 Error ')' is preceded with whitespace. 41
 Error ')' is preceded with whitespace. 41
 Error Line is longer than 80 characters (found 92). 42
 Error '(' is followed by whitespace. 42
 Error '(' is followed by whitespace. 42
 Error ')' is preceded with whitespace. 42
 Error ')' is preceded with whitespace. 42

com/poscoict/app/security/activity/EncodingCheck.java

Severity Message Line
 Error File does not end with a newline.
 Error Line is longer than 80 characters (found 83). 24
 Error '{' should be on the previous line. 28
 Error Method 'runActivity' is not designed for extension - needs to be abstract, final or empty. 29
 Error Missing a Javadoc comment. 29
 Error '(' is followed by whitespace. 29
 Error Parameter ctx should be final. 29
 Error ')' is preceded with whitespace. 29
 Error '{' should be on the previous line. 30
 Error '(' is followed by whitespace. 31
 Error ')' is preceded with whitespace. 31
 Error Name 'user_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error '(' is followed by whitespace. 32
 Error ')' is preceded with whitespace. 32
 Error Name 'ctx_password' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error '(' is followed by whitespace. 33
 Error ')' is preceded with whitespace. 33
 Error '(' is followed by whitespace. 35
 Error '(' is followed by whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error Line is longer than 80 characters (found 139). 36
 Error '(' is followed by whitespace. 36
 Error ')' is preceded with whitespace. 36
 Error switch without "default" clause. 37
 Error '(' is followed by whitespace. 37
 Error '(' is followed by whitespace. 37
 Error ')' is preceded with whitespace. 37
 Error ')' is preceded with whitespace. 37
 Error '{' should be on the previous line. 38
 Error Line is longer than 80 characters (found 98). 40
 Error '(' is followed by whitespace. 40
 Error '(' is followed by whitespace. 40
 Error ')' is preceded with whitespace. 40
 Error ')' is preceded with whitespace. 40
 Error Line is longer than 80 characters (found 98). 43
 Error '(' is followed by whitespace. 43
 Error '(' is followed by whitespace. 43
 Error ')' is preceded with whitespace. 43
 Error ')' is preceded with whitespace. 43
 Error '(' is followed by whitespace. 46
 Error ')' is preceded with whitespace. 46
 Error '(' is followed by whitespace. 47
 Error ')' is preceded with whitespace. 47
 Error '(' is followed by whitespace. 49
 Error ')' is preceded with whitespace. 49
 Error '(' is followed by whitespace. 51
 Error ')' is preceded with whitespace. 51
 Error '(' is followed by whitespace. 52
 Error ')' is preceded with whitespace. 52
 Error '(' is followed by whitespace. 53
 Error '(' is followed by whitespace. 53
 Error ')' is preceded with whitespace. 53
 Error ')' is preceded with whitespace. 53
 Error '{' should be on the previous line. 54
 Error Line is longer than 80 characters (found 102). 55
 Error '(' is followed by whitespace. 55
 Error '(' is followed by whitespace. 55
 Error ')' is preceded with whitespace. 55
 Error ')' is preceded with whitespace. 55
 Error Missing a Javadoc comment. 65
 Error '(' is followed by whitespace. 65
 Error Parameter context should be final. 65
 Error Parameter key should be final. 65
 Error ')' is preceded with whitespace. 65
 Error '{' should be on the previous line. 66
 Error '(' is followed by whitespace. 67
 Error ')' is preceded with whitespace. 67
 Error '{' should be on the previous line. 68
 Error '(' is followed by whitespace. 69
 Error ')' is preceded with whitespace. 69
 Error '(' is followed by whitespace. 70
 Error ')' is preceded with whitespace. 70
 Error '{' should be on the previous line. 71
 Error '(' is followed by whitespace. 72
 Error ')' is preceded with whitespace. 72
 Error '{' should be on the previous line. 73
 Error '(' is followed by whitespace. 75
 Error ')' is preceded with whitespace. 75
 Error '{' should be on the previous line. 76
 Error '(' is followed by whitespace. 79
 Error ')' is preceded with whitespace. 79
 Error '{' should be on the previous line. 80
 Error '{' should be on the previous line. 85
 Error '(' is followed by whitespace. 86
 Error ')' is preceded with whitespace. 86

com/poscoict/app/security/activity/GetUserByUserId.java

Severity Message Line
 Error File does not end with a newline.
 Error Missing a Javadoc comment. 15
 Error '{' should be on the previous line. 16
 Error Method 'runActivity' is not designed for extension - needs to be abstract, final or empty. 18
 Error Missing a Javadoc comment. 18
 Error '(' is followed by whitespace. 18
 Error Parameter ctx should be final. 18
 Error ')' is preceded with whitespace. 18
 Error '{' should be on the previous line. 19
 Error Name 'query_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
 Error Line is longer than 80 characters (found 90). 24
 Error '(' is followed by whitespace. 24
 Error '(' is followed by whitespace. 24
 Error ')' is preceded with whitespace. 24
 Error ')' is preceded with whitespace. 24
 Error '(' is followed by whitespace. 26
 Error '(' is followed by whitespace. 26
 Error ')' is preceded with whitespace. 26
 Error ')' is preceded with whitespace. 26
 Error '{' should be on the previous line. 27
 Error '(' is followed by whitespace. 29
 Error '(' is followed by whitespace. 29
 Error ')' is preceded with whitespace. 29
 Error ')' is preceded with whitespace. 29
 Error '(' is followed by whitespace. 31
 Error '(' is followed by whitespace. 31
 Error ')' is preceded with whitespace. 31
 Error ')' is preceded with whitespace. 31
 Error Line is longer than 80 characters (found 93). 32
 Error '(' is followed by whitespace. 32
 Error '(' is followed by whitespace. 32
 Error ')' is preceded with whitespace. 32
 Error ')' is preceded with whitespace. 32
 Error '(' is followed by whitespace. 33
 Error ')' is preceded with whitespace. 33
 Error Line is longer than 80 characters (found 107). 35
 Error '(' is followed by whitespace. 37
 Error ')' is preceded with whitespace. 37
 Error '{' should be on the previous line. 38
 Error '(' is followed by whitespace. 39
 Error ')' is preceded with whitespace. 39
 Error '(' is followed by whitespace. 41
 Error '(' is followed by whitespace. 41
 Error ')' is preceded with whitespace. 41
 Error ')' is preceded with whitespace. 41
 Error '{' should be on the previous line. 42
 Error '(' is followed by whitespace. 43
 Error ')' is preceded with whitespace. 43
 Error '{' should be on the previous line. 45
 Error '(' is followed by whitespace. 46
 Error ')' is preceded with whitespace. 46
 Error '(' is followed by whitespace. 49
 Error ')' is preceded with whitespace. 49
 Error '(' is followed by whitespace. 50
 Error ')' is preceded with whitespace. 50
 Error '(' is followed by whitespace. 51
 Error ')' is preceded with whitespace. 51

com/poscoict/app/security/activity/JQGridConstants.java

Severity Message Line
 Error File does not end with a newline.
 Error Line is longer than 80 characters (found 85). 1
 Error Line is longer than 80 characters (found 86). 16
 Error First sentence should end with a period. 19
 Error Line has trailing spaces. 21
 Error Class JQGridConstants should be declared as final. 26
 Error '{' should be on the previous line. 27
 Error Missing a Javadoc comment. 28
 Error '{' is not followed by whitespace. 29
 Error '}' is not preceded with whitespace. 29
 Error Missing a Javadoc comment. 31
 Error '{' should be on the previous line. 32
 Error Missing a Javadoc comment. 33
 Error Missing a Javadoc comment. 33
 Error Missing a Javadoc comment. 33
 Error Missing a Javadoc comment. 35
 Error '(' is followed by whitespace. 40
 Error Parameter dmlFlag should be final. 40
 Error 'dmlFlag' hides a field. 40
 Error Expected @param tag for 'dmlFlag'. 40
 Error ')' is preceded with whitespace. 40
 Error '{' should be on the previous line. 41
 Error Expected an @return tag. 48
 Error '{' should be on the previous line. 49
 Error Expected an @return tag. 57
 Error '(' is followed by whitespace. 57
 Error Parameter dmlFlag should be final. 57
 Error Expected @param tag for 'dmlFlag'. 57
 Error ')' is preceded with whitespace. 57
 Error '{' should be on the previous line. 58
 Error '(' is followed by whitespace. 59
 Error ')' is preceded with whitespace. 59
 Error '{' should be on the previous line. 60
 Error '(' is followed by whitespace. 64
 Error ')' is preceded with whitespace. 64
 Error '{' should be on the previous line. 65
 Error '(' is followed by whitespace. 66
 Error '(' is followed by whitespace. 66
 Error ')' is preceded with whitespace. 66
 Error ')' is preceded with whitespace. 66
 Error '{' should be on the previous line. 67

com/poscoict/app/security/activity/JQGridSave.java

Severity Message Line
 Error File does not end with a newline.
 Error Missing a Javadoc comment. 18
 Error '{' should be on the previous line. 19
 Error Method 'runActivity' is not designed for extension - needs to be abstract, final or empty. 20
 Error '(' is followed by whitespace. 21
 Error Parameter ctx should be final. 21
 Error ')' is preceded with whitespace. 21
 Error '{' should be on the previous line. 22
 Error Line is longer than 80 characters (found 92). 23
 Error '(' is followed by whitespace. 23
 Error '(' is followed by whitespace. 23
 Error ')' is preceded with whitespace. 23
 Error ')' is preceded with whitespace. 23
 Error '(' is followed by whitespace. 25
 Error ')' is preceded with whitespace. 25
 Error '(' is followed by whitespace. 26
 Error ')' is preceded with whitespace. 26
 Error '(' is followed by whitespace. 27
 Error ')' is preceded with whitespace. 27
 Error '(' is followed by whitespace. 28
 Error ')' is preceded with whitespace. 28
 Error '(' is followed by whitespace. 30
 Error ')' is preceded with whitespace. 30
 Error '(' is followed by whitespace. 31
 Error ')' is preceded with whitespace. 31
 Error '(' is followed by whitespace. 32
 Error ')' is preceded with whitespace. 32
 Error 'cast' is not followed by whitespace. 34
 Error '(' is followed by whitespace. 34
 Error ')' is preceded with whitespace. 34
 Error switch without "default" clause. 37
 Error '(' is followed by whitespace. 37
 Error '(' is followed by whitespace. 37
 Error ')' is preceded with whitespace. 37
 Error ')' is preceded with whitespace. 37
 Error '{' should be on the previous line. 38
 Error Line is longer than 80 characters (found 95). 40
 Error '(' is followed by whitespace. 40
 Error '(' is followed by whitespace. 40
 Error ')' is preceded with whitespace. 40
 Error ')' is preceded with whitespace. 40
 Error Line is longer than 80 characters (found 95). 43
 Error '(' is followed by whitespace. 43
 Error '(' is followed by whitespace. 43
 Error ')' is preceded with whitespace. 43
 Error ')' is preceded with whitespace. 43
 Error Line is longer than 80 characters (found 90). 46
 Error '(' is followed by whitespace. 46
 Error '(' is followed by whitespace. 46
 Error ')' is preceded with whitespace. 46
 Error ')' is preceded with whitespace. 46
 Error '(' is followed by whitespace. 48
 Error ')' is preceded with whitespace. 48
 Error '(' is followed by whitespace. 49
 Error ')' is preceded with whitespace. 49
 Error '{' should be on the previous line. 50
 Error Line is longer than 80 characters (found 92). 51
 Error '(' is followed by whitespace. 51
 Error ')' is preceded with whitespace. 51
 Error Line is longer than 80 characters (found 94). 52
 Error '(' is followed by whitespace. 52
 Error ')' is preceded with whitespace. 52
 Error Line is longer than 80 characters (found 101). 53
 Error '(' is followed by whitespace. 53
 Error '(' is followed by whitespace. 53
 Error ')' is preceded with whitespace. 53
 Error ')' is preceded with whitespace. 53
 Error Line is longer than 80 characters (found 95). 56
 Error '(' is followed by whitespace. 56
 Error '(' is followed by whitespace. 56
 Error ')' is preceded with whitespace. 56
 Error ')' is preceded with whitespace. 56
 Error Line is longer than 80 characters (found 133). 60
 Error '(' is followed by whitespace. 60
 Error ')' is preceded with whitespace. 60
 Error '(' is followed by whitespace. 61
 Error ')' is preceded with whitespace. 61
 Error '(' is followed by whitespace. 62
 Error ')' is preceded with whitespace. 62
 Error Expected an @return tag. 71
 Error Line is longer than 80 characters (found 98). 71
 Error '(' is followed by whitespace. 71
 Error Parameter ctx should be final. 71
 Error Expected @param tag for 'ctx'. 71
 Error Parameter bindString should be final. 71
 Error Expected @param tag for 'bindString'. 71
 Error ')' is preceded with whitespace. 71
 Error '(' is followed by whitespace. 73
 Error ')' is preceded with whitespace. 73
 Error '(' is followed by whitespace. 74
 Error ')' is preceded with whitespace. 74
 Error '(' is followed by whitespace. 75
 Error ')' is preceded with whitespace. 75
 Error '(' is followed by whitespace. 76
 Error ')' is preceded with whitespace. 76
 Error '{' should be on the previous line. 77
 Error 'if' is not followed by whitespace. 79
 Error '(' is followed by whitespace. 79
 Error ')' is preceded with whitespace. 79
 Error '{' is not preceded with whitespace. 79
 Error Line is longer than 80 characters (found 129). 80
 Error 'else' is not preceded with whitespace. 82
 Error '}' is not followed by whitespace. 82
 Error 'else' is not followed by whitespace. 82
 Error '{' is not preceded with whitespace. 82
 Error Line is longer than 80 characters (found 86). 83
 Error '(' is followed by whitespace. 83
 Error ')' is preceded with whitespace. 83
 Error ';' is not followed by whitespace. 83
 Error '(' is followed by whitespace. 85
 Error ')' is preceded with whitespace. 85
 Error '(' is followed by whitespace. 86
 Error ')' is preceded with whitespace. 86
 Error '(' is followed by whitespace. 89
 Error ')' is preceded with whitespace. 89
 Error Missing a Javadoc comment. 92
 Error '(' is followed by whitespace. 92
 Error Parameter ctx should be final. 92
 Error Parameter key should be final. 92
 Error ')' is preceded with whitespace. 92
 Error '{' should be on the previous line. 93
 Error '(' is followed by whitespace. 94
 Error ')' is preceded with whitespace. 94
 Error '(' is followed by whitespace. 95
 Error ')' is preceded with whitespace. 95
 Error '{' should be on the previous line. 96
 Error '(' is followed by whitespace. 97
 Error ')' is preceded with whitespace. 97
 Error '{' should be on the previous line. 98
 Error '(' is followed by whitespace. 100
 Error ')' is preceded with whitespace. 100
 Error '{' should be on the previous line. 101
 Error '(' is followed by whitespace. 104
 Error ')' is preceded with whitespace. 104
 Error '{' should be on the previous line. 105
 Error 'else' is not preceded with whitespace. 107
 Error '}' is not followed by whitespace. 107
 Error 'if' is not followed by whitespace. 107
 Error '{' is not preceded with whitespace. 107

com/poscoict/app/security/web/GlueContextLoaderListener.java

Severity Message Line
 Error File does not end with a newline.
 Error Missing package-info.java file.
 Error Missing a Javadoc comment. 15
 Error '{' should be on the previous line. 16
 Error Line is longer than 80 characters (found 95). 17
 Error Missing a Javadoc comment. 17
 Error '(' is followed by whitespace. 17
 Error ')' is preceded with whitespace. 17
 Error Method 'contextInitialized' is not designed for extension - needs to be abstract, final or empty. 19
 Error '(' is followed by whitespace. 20
 Error Parameter event should be final. 20
 Error ')' is preceded with whitespace. 20
 Error '{' should be on the previous line. 21
 Error '(' is followed by whitespace. 22
 Error ')' is preceded with whitespace. 22
 Error '(' is followed by whitespace. 23
 Error ')' is preceded with whitespace. 23
 Error '{' should be on the previous line. 28
 Error '(' is followed by whitespace. 30
 Error ')' is preceded with whitespace. 30
 Error '(' is followed by whitespace. 31
 Error ')' is preceded with whitespace. 31
 Error '(' is followed by whitespace. 32
 Error ')' is preceded with whitespace. 32
 Error '(' is followed by whitespace. 33
 Error ')' is preceded with whitespace. 33
 Error '{' should be on the previous line. 34
 Error Method 'contextDestroyed' is not designed for extension - needs to be abstract, final or empty. 39
 Error '(' is followed by whitespace. 40
 Error Parameter event should be final. 40
 Error ')' is preceded with whitespace. 40
 Error '{' should be on the previous line. 41
 Error '(' is followed by whitespace. 42
 Error ')' is preceded with whitespace. 42
 Error '(' is followed by whitespace. 43
 Error ')' is preceded with whitespace. 43

com/poscoict/app/security/web/control/GlueJsonController.java

Severity Message Line
 Error File does not end with a newline.
 Error Missing package-info.java file.
 Error First sentence should end with a period. 13
 Error '{' should be on the previous line. 17
 Error '(' is followed by whitespace. 19
 Error Parameter ctx should be final. 19
 Error ')' is preceded with whitespace. 19
 Error '{' is not followed by whitespace. 20
 Error '}' is not preceded with whitespace. 20
 Error '(' is followed by whitespace. 23
 Error Parameter ctx should be final. 23
 Error ')' is preceded with whitespace. 23
 Error '{' is not followed by whitespace. 24
 Error '}' is not preceded with whitespace. 24
 Error Method 'setModelAndView' is not designed for extension - needs to be abstract, final or empty. 26
 Error '(' is followed by whitespace. 27
 Error Parameter ctx should be final. 27
 Error ')' is preceded with whitespace. 27
 Error '{' should be on the previous line. 28
 Error '(' is followed by whitespace. 29
 Error ')' is preceded with whitespace. 29
 Error '(' is followed by whitespace. 32
 Error ')' is preceded with whitespace. 32
 Error '{' should be on the previous line. 33
 Error 'if' construct must use '{}'s. 34
 Error '(' is followed by whitespace. 34
 Error '(' is followed by whitespace. 34
 Error ')' is preceded with whitespace. 34
 Error ')' is preceded with whitespace. 34
 Error '(' is followed by whitespace. 35
 Error '(' is followed by whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error ')' is preceded with whitespace. 35
 Error '(' is followed by whitespace. 36
 Error '(' is followed by whitespace. 36
 Error ')' is preceded with whitespace. 36
 Error ')' is preceded with whitespace. 36
 Error '{' should be on the previous line. 37
 Error '(' is followed by whitespace. 38
 Error '(' is followed by whitespace. 38
 Error ')' is preceded with whitespace. 38
 Error ')' is preceded with whitespace. 38
 Error Line is longer than 80 characters (found 110). 39
 Error '(' is followed by whitespace. 39
 Error '(' is followed by whitespace. 39
 Error ')' is preceded with whitespace. 39
 Error '(' is followed by whitespace. 39
 Error ')' is preceded with whitespace. 39
 Error '(' is followed by whitespace. 39
 Error ')' is preceded with whitespace. 39
 Error ')' is preceded with whitespace. 39
 Error '(' is followed by whitespace. 41
 Error '(' is followed by whitespace. 41
 Error ')' is preceded with whitespace. 41
 Error ')' is preceded with whitespace. 41
 Error '(' is followed by whitespace. 42
 Error '(' is followed by whitespace. 42
 Error ')' is preceded with whitespace. 42
 Error ')' is preceded with whitespace. 42
 Error '(' is followed by whitespace. 43
 Error '(' is followed by whitespace. 43
 Error ')' is preceded with whitespace. 43
 Error ')' is preceded with whitespace. 43
 Error '(' is followed by whitespace. 46
 Error '(' is followed by whitespace. 46
 Error ')' is preceded with whitespace. 46
 Error ')' is preceded with whitespace. 46
 Error '{' should be on the previous line. 47
 Error '(' is followed by whitespace. 48
 Error '(' is followed by whitespace. 48
 Error ')' is preceded with whitespace. 48
 Error ')' is preceded with whitespace. 48
 Error '(' is followed by whitespace. 49
 Error '(' is followed by whitespace. 49
 Error ')' is preceded with whitespace. 49
 Error ')' is preceded with whitespace. 49
 Error '{' should be on the previous line. 52
 Error '(' is followed by whitespace. 53
 Error ')' is preceded with whitespace. 53
 Error 'if' is not followed by whitespace. 54
 Error '{' is not preceded with whitespace. 54
 Error 'cast' is not followed by whitespace. 55
 Error Line is longer than 80 characters (found 118). 56
 Error '(' is followed by whitespace. 57
 Error ')' is preceded with whitespace. 57
 Error 'else' is not preceded with whitespace. 58
 Error '}' is not followed by whitespace. 58
 Error 'else' is not followed by whitespace. 58
 Error '{' is not preceded with whitespace. 58
 Error '(' is followed by whitespace. 59
 Error ')' is preceded with whitespace. 59
 Error '{' should be on the previous line. 60
 Error '(' is followed by whitespace. 63
 Error ')' is preceded with whitespace. 63