Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
4200434

Files

FilesIWE
net/sf/fridaymvc/sample/actions/AddUser.java 0038
net/sf/fridaymvc/sample/actions/CreateTestData.java 0019
net/sf/fridaymvc/sample/actions/Login.java 0027
net/sf/fridaymvc/sample/actions/Logout.java 007
net/sf/fridaymvc/sample/actions/RemoveUser.java 0012
net/sf/fridaymvc/sample/actions/package.html 001
net/sf/fridaymvc/sample/hibernate/HibernatePermission.java 0034
net/sf/fridaymvc/sample/hibernate/HibernateRole.java 0040
net/sf/fridaymvc/sample/hibernate/HibernateUser.java 0097
net/sf/fridaymvc/sample/hibernate/dao/PermissionDao.java 001
net/sf/fridaymvc/sample/hibernate/dao/PermissionDao.java 009
net/sf/fridaymvc/sample/hibernate/dao/RoleDao.java 001
net/sf/fridaymvc/sample/hibernate/dao/RoleDao.java 0015
net/sf/fridaymvc/sample/hibernate/dao/UserDao.java 001
net/sf/fridaymvc/sample/hibernate/dao/UserDao.java 0016
net/sf/fridaymvc/sample/hibernate/dao/impl/PermissionDaoImpl.java 0013
net/sf/fridaymvc/sample/hibernate/dao/impl/RoleDaoImpl.java 0027
net/sf/fridaymvc/sample/hibernate/dao/impl/UserDaoImpl.java 0032
net/sf/fridaymvc/sample/hibernate/dao/impl/package.html 001
net/sf/fridaymvc/sample/hibernate/dao/package.html 001
net/sf/fridaymvc/sample/hibernate/package.html 001
net/sf/fridaymvc/sample/models/Bottom.java 008
net/sf/fridaymvc/sample/models/Navi.java 0013
net/sf/fridaymvc/sample/models/main/Admin.java 0010
net/sf/fridaymvc/sample/models/main/Main.java 008
net/sf/fridaymvc/sample/models/main/package.html 001
net/sf/fridaymvc/sample/models/package.html 001

net/sf/fridaymvc/sample/actions/AddUser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 30
Error Line has trailing spaces. 32
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 35
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 40
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line has trailing spaces. 62
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error '}' should be on the same line. 66
Error 'catch' is not followed by whitespace. 67

net/sf/fridaymvc/sample/actions/CreateTestData.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 31
Error Line has trailing spaces. 39
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Line is longer than 80 characters. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Line has trailing spaces. 53
Error Line has trailing spaces. 55
Error Line has trailing spaces. 57
Error Line has trailing spaces. 59
Error Line has trailing spaces. 68
Error Line has trailing spaces. 70

net/sf/fridaymvc/sample/actions/Login.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 28
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 32
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line is longer than 80 characters. 41
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error 'if' is not followed by whitespace. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48

net/sf/fridaymvc/sample/actions/Logout.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32

net/sf/fridaymvc/sample/actions/RemoveUser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 28
Error Line has trailing spaces. 30
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 33
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Line is longer than 80 characters. 42

net/sf/fridaymvc/sample/actions/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/fridaymvc/sample/hibernate/HibernatePermission.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line is longer than 80 characters. 25
Error Line contains a tab character. 27
Error Line is longer than 80 characters. 30
Error Missing a Javadoc comment. 31
Error Variable 'permissionUid' must be private and have accessor methods. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Expected an @return tag. 41
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 41
Error Line has trailing spaces. 44
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Method 'getPermissionUid' is not designed for extension - needs to be abstract, final or empty. 52
Error Method 'setPermissionUid' is not designed for extension - needs to be abstract, final or empty. 58
Error Parameter permissionUid should be final. 58
Error 'permissionUid' hides a field. 58
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Expected an @return tag. 68
Error Method 'getMask' is not designed for extension - needs to be abstract, final or empty. 68

net/sf/fridaymvc/sample/hibernate/HibernateRole.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 33
Error Variable 'roleUid' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Variable 'name' must be private and have accessor methods. 34
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Method 'getRoleUid' is not designed for extension - needs to be abstract, final or empty. 43
Error Method 'setRoleUid' is not designed for extension - needs to be abstract, final or empty. 49
Error Parameter roleUid should be final. 49
Error 'roleUid' hides a field. 49
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line has trailing spaces. 57
Error Line contains a tab character. 59
Error Line has trailing spaces. 60
Error Line contains a tab character. 60
Error Line has trailing spaces. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Expected an @return tag. 65
Error Method 'getPermissions' is not designed for extension - needs to be abstract, final or empty. 65
Error 'if' construct must use '{}'s. 67
Error 'if' is not followed by whitespace. 67
Error Line has trailing spaces. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 79
Error Line has trailing spaces. 81

net/sf/fridaymvc/sample/hibernate/HibernateUser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 33
Error Variable 'userUid' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Variable 'username' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 35
Error Variable 'password' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 36
Error Variable 'email' must be private and have accessor methods. 36
Error Missing a Javadoc comment. 37
Error Variable 'firstName' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 38
Error Variable 'surName' must be private and have accessor methods. 38
Error Missing a Javadoc comment. 39
Error Variable 'phoneNumber' must be private and have accessor methods. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Method 'getUserUid' is not designed for extension - needs to be abstract, final or empty. 49
Error Method 'setUserUid' is not designed for extension - needs to be abstract, final or empty. 55
Error Parameter userUid should be final. 55
Error 'userUid' hides a field. 55
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 62
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line has trailing spaces. 70
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Line contains a tab character. 72
Error Expected an @return tag. 74
Error Method 'getRoles' is not designed for extension - needs to be abstract, final or empty. 74
Error 'if' construct must use '{}'s. 76
Error 'if' is not followed by whitespace. 76
Error Line has trailing spaces. 78
Error Line has trailing spaces. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line has trailing spaces. 85
Error Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. 87
Error Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter email should be final. 93
Error 'email' hides a field. 93
Error Line has trailing spaces. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. 103
Error Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter firstName should be final. 109
Error 'firstName' hides a field. 109
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 119
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter password should be final. 125
Error 'password' hides a field. 125
Error Line has trailing spaces. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Method 'getSurName' is not designed for extension - needs to be abstract, final or empty. 135
Error Method 'setSurName' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter surName should be final. 141
Error 'surName' hides a field. 141
Error Line has trailing spaces. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Method 'getUsername' is not designed for extension - needs to be abstract, final or empty. 152
Error Method 'setUsername' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter username should be final. 158
Error 'username' hides a field. 158
Error Line has trailing spaces. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Method 'getPhoneNumber' is not designed for extension - needs to be abstract, final or empty. 168
Error Method 'setPhoneNumber' is not designed for extension - needs to be abstract, final or empty. 174
Error Parameter phoneNumber should be final. 174
Error 'phoneNumber' hides a field. 174

net/sf/fridaymvc/sample/hibernate/dao/PermissionDao.java

ErrorLine
Error File does not end with a newline. 0

net/sf/fridaymvc/sample/hibernate/dao/PermissionDao.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Expected an @return tag. 31
Error Line is longer than 80 characters. 31
Error Redundant 'public' modifier. 31
Error Expected @param tag for 'hp'. 31

net/sf/fridaymvc/sample/hibernate/dao/RoleDao.java

ErrorLine
Error File does not end with a newline. 0

net/sf/fridaymvc/sample/hibernate/dao/RoleDao.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Expected an @return tag. 33
Error Redundant 'public' modifier. 33
Error Expected @param tag for 'hr'. 33
Error Redundant 'public' modifier. 38
Error Expected @param tag for 'hr'. 38
Error Missing a Javadoc comment. 40
Error Redundant 'public' modifier. 40
Error Expected an @return tag. 46
Error Redundant 'public' modifier. 46
Error Expected @param tag for 'name'. 46

net/sf/fridaymvc/sample/hibernate/dao/UserDao.java

ErrorLine
Error File does not end with a newline. 0

net/sf/fridaymvc/sample/hibernate/dao/UserDao.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 31
Error Redundant 'public' modifier. 31
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error Redundant 'public' modifier. 41
Error Expected @param tag for 'user'. 41
Error Expected an @return tag. 46
Error Redundant 'public' modifier. 46
Error Expected @param tag for 'userUid'. 46

net/sf/fridaymvc/sample/hibernate/dao/impl/PermissionDaoImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 31
Error Expected an @return tag. 37
Error Method 'saveOrUpdateCopy' is not designed for extension - needs to be abstract, final or empty. 37
Error Parameter hp should be final. 37
Error Expected @param tag for 'hp'. 37
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 40

net/sf/fridaymvc/sample/hibernate/dao/impl/RoleDaoImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 32
Error Expected an @return tag. 42
Error Method 'saveOrUpdateCopy' is not designed for extension - needs to be abstract, final or empty. 42
Error Parameter hr should be final. 42
Error Expected @param tag for 'hr'. 42
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 49
Error Parameter hr should be final. 49
Error Expected @param tag for 'hr'. 49
Error Method 'save' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter hr should be final. 53
Error Line has trailing spaces. 54
Error Expected an @return tag. 61
Error Method 'findRoleByName' is not designed for extension - needs to be abstract, final or empty. 61
Error Expected @param tag for 'name'. 61
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 66
Error Parameter session should be final. 66
Error Line is longer than 80 characters. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69

net/sf/fridaymvc/sample/hibernate/dao/impl/UserDaoImpl.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 35
Error Method 'findAllUsers' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 45
Error Method 'findByUsernamePassword' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 50
Error Parameter session should be final. 50
Error Line is longer than 80 characters. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Method 'save' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter hu should be final. 60
Error Method 'update' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter user should be final. 67
Error Expected @param tag for 'user'. 67
Error Line is longer than 80 characters. 72
Error Method 'removeUserByUserUid' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter userUid should be final. 74
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 75
Error Line contains a tab character. 75

net/sf/fridaymvc/sample/hibernate/dao/impl/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/fridaymvc/sample/hibernate/dao/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/fridaymvc/sample/hibernate/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/fridaymvc/sample/models/Bottom.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 26
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34

net/sf/fridaymvc/sample/models/Navi.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 30
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 41
Error 'if' construct must use '{}'s. 42
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error 'if' is not followed by whitespace. 42

net/sf/fridaymvc/sample/models/main/Admin.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 26
Error Line has trailing spaces. 28
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37

net/sf/fridaymvc/sample/models/main/Main.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 26
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34

net/sf/fridaymvc/sample/models/main/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/fridaymvc/sample/models/package.html

ErrorLine
Error Missing package documentation file.0