Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
213 4864

Files

Files Errors
Main.java 18
com/mlw/fps/controller/BaseAction.java 1
com/mlw/fps/controller/BaseAction.java 40
com/mlw/fps/controller/WelcomeAction.java 1
com/mlw/fps/controller/WelcomeAction.java 11
com/mlw/fps/controller/console/ConsoleAction.java 22
com/mlw/fps/controller/stats/FilterAction.java 1
com/mlw/fps/controller/st ats/FilterAction.java 119
com/mlw/fps/controller/stats/GameStatsAction.java 1
com/mlw/fps/controller/stats/GameStatsAction.java 12
com/mlw/fps/controller/stats/MapStatsAction.java 1
com/mlw/fps/controller/stats/MapStatsAction.java 24
com/mlw/fps/controller/stats/OptionsAction.java 1
com/mlw/fps/controller/stats/OptionsAction.java 19
com/mlw/fps/controller/stats/PlayerStatsAction.java 1
com/mlw/fps/controller/stats/PlayerStatsAction.java 19
com/mlw/fps/controller/stats/WeaponStatsAction.java 1
com/mlw/ fps/controller/stats/WeaponStatsAction.java 32
com/mlw/fps/load/DefaultLoader.java 1
com/mlw/fps/load/DefaultLoader.java 147
com/mlw/fps/load/Loader.java 1
com/mlw/fps/load/Loader.java 21
com/mlw/fps/load/adapter/HalfLifeLoader.java 1
com/mlw/fps/load/adapter/HalfLifeLoader.java 184
com/mlw/fps/model/business/bean/DefaultSortInfoImpl.java 32
com/mlw/fps/model/business/bean/SortInfo.java 5
com/mlw/fps/model/business/bean/SystemProperties.java 72
com/mlw/fps/model/business/bo/stubs/FilterStub.java 19
com/mlw/fps/model/business/bo/stubs/FlatFileConsoleStub.java 1
com/mlw/fps/model/business/bo/stubs/FlatFileConsoleStub.java 24
com/mlw/fps/model/business/dao/DAOFactory.java 1
com/mlw/fps/model/business/dao/DAOFactory.java 35
com/mlw/fps/model/business/dao/DAOFactoryServlet.java 1
com/mlw/fps/model/business/dao/DAOFactoryServlet.java 55
com/mlw/fps/model/business/dao/GameDAO.java 8
com/mlw/fps/model/business/dao/KillDAO.java 6
com/mlw/fps/model/business/dao/MapDAO.java 11
com/mlw/fps/model/business/dao/PlayerDAO.java 1
com/mlw/fps/model/business/dao/PlayerDAO.java 9
com/mlw/fps/model/business/dao/RoundDAO.java 3
com/mlw/fps/model/business/dao/StartUp.java 1
com/mlw/fps/model/business/dao/StartUp.java 5
com/mlw/fps/model/business/dao/WeaponDAO.java 9
com/mlw/fps/model/business/dao/hibernate/Config.java 1
com/mlw/fps/model/business/dao/hibernate/Config.java 130
com/mlw/fps/model/business/dao/hibernate/GameDAOImpl.java 18
com/mlw/fps/model/business/dao/hibernate/MapDAOImpl.java 25
com/mlw/fps/model/business/dao/hibernate/PlayerDAOImpl.java 25
com/mlw/fps/model/business/dao/hibernate/RoundDAOImpl.java 9
com/mlw/fps/model/business/dao/hibernate/WeaponDAOImpl.java 22
com/mlw/fps/model/business/dao/hibernate/package.html 1
com/mlw/fps/model/business/dao/memmory/Config.java 1
com/mlw/fps/model/business/dao/memmory/Config.java 22
com/mlw/fps/model/business/dao/memmory/GameDAOImpl.java 25
com/mlw/fps/model/business/dao/memmory/MapDAOImpl.java 33
com/mlw/fps/model/business/dao/memmory/PlayerDAOImpl.java 32
com/mlw/fps/model/business/dao/memmory/RoundDAOImpl.java 17
com/mlw/fps/model/business/dao/memmory/StaticData.java 1
com/mlw/fps/model/business/dao/memmory/StaticData.java 214
com/mlw/fps/model/business/dao/memmory/WeaponDAOImpl.java 30
com/mlw/fps/model/business/dao/memmory/vlh/GameListAdapter.java 1
com/mlw/fps/model/business/dao/memmory/vlh/GameListAdapter.java 20
com/mlw/fps/model/business/dao/memmory/vlh/KillChartStatsAdapter.java 1
com/mlw/fps/model/business/dao/memmory/vlh/KillChartStatsAdapter.java 41
com/mlw/fps/model/business/dao/memmory/vlh/MapStatsAdapter.java 35
com/mlw/fps/model/business/dao/memmory/vlh/PlayerMatchupAdapter.java 1
com/mlw/fps/model/business/dao/memmory/vlh/PlayerMatchupAdapter.java 61
com/mlw/fps/model/business/dao/memmory/vlh/PlayerStatsAdapter.java 1
com/mlw/fps/model/business/dao/memmory/vlh/PlayerStatsAdapter.java 106
com/mlw/fps/model/business/dao/memmory/vlh/PlayerWeaponStatsAdapter.java 1
com/mlw/fps/model/business/dao/memmory/vlh/PlayerWeaponStatsAdapter.java 74
com/mlw/fps/model/business/dao/memmory/vlh/WeaponKillerStatsAdapter.java 1
com/mlw/fps/model/business/dao/memmory/vlh/WeaponKillerStatsAdapter.java 35
com/mlw/fps/model/business/dao/memmory/vlh/WeaponStatsAdapter.java 1
com/mlw/fps/model/business/dao/memmory/vlh/WeaponStatsAdapter.java 61
com/mlw/fps/model/business/dao/memmory/vlh/package.html 1
com/mlw/fps/model/business/vo/Base.java 21
com/mlw/fps/model/business/vo/Game.java 1
com/mlw/fps/model/business/vo/Game.java 78
com/mlw/fps/model/business/vo/GameRecap.java 1
com/mlw/fps/model/business/vo/GameRecap.java 16
com/mlw/fps/model/business/vo/Kill.java 1
com/mlw/fps/model/business/vo/Kill.java 31
com/mlw/fps/model/business/vo/KillPlayer.java 1
com/mlw/fps/model/business/vo/KillPlayer.java 25
com/mlw/fps/model/business/vo/KillRole.java 1
com/mlw/fps/model/business/vo/KillRole.java 48
com/mlw/fps/model/business/vo/Map.java 23
com/mlw/fps/model/business/vo/Player.java 1
com/mlw/fps/model/business/vo/Player.java 18
com/mlw/fps/model/business/vo/PlayerStatus.java 1
com/mlw/fps/model/business/vo/PlayerStatus.java 84
com/mlw/fps/model/business/vo/Round.java 1
com/mlw/fps/model/business/vo/Round.java 83
com/mlw/fps/model/business/vo/SupportedGame.java 20
com/mlw/fps/model/business/vo/SystemFilters.java 24
com/mlw/fps/model/business/vo/Weapon.java 1
com/mlw/fps/model/business/vo/Weapon.java 32
com/mlw/fps/model/business/vo/WeaponUsage.java 164
com/mlw/fps/model/business/vo/stats/Award.java 20
com/mlw/fps/model/business/vo/stats/GameStats.java 1
com/mlw/fps/model/business/vo/stats/GameStats.java 46
com/mlw/fps/model/business/vo/stats/KillStats.java 31
com/mlw/fps/model/business/vo/stats/MapStats.java 1
com/mlw/fps/model/business/vo/stats/MapStats.java 35
com/mlw/fps/model/business/vo/stats/PlayerStats.java 1
com/mlw/fps/model/business/vo/stats/PlayerStats.java 109
com/mlw/fps/model/business/vo/stats/WeaponStats.java 1
com/mlw/fps/model/business/vo/stats/WeaponStats.java 213
com/mlw/fps/model/manager/ConsoleManager.java 7
com/mlw/fps/model/manager/FilterManager.java 9
com/mlw/fps/model/manager/ManagerFactory.java 1
com/mlw/fps/model/manager/ManagerFactory.java 28
com/mlw/fps/model/manager/ManagerServlet.java 1
com/mlw/fps/model/manager/ManagerServlet.java 55
com/mlw/fps/util/BeanComparable.java 41
com/mlw/fps/view/bean/CounterBean.java 1
com/mlw/fps/view/bean/CounterBean.java 18
com/mlw/fps/view/form/AdvancedSortInfoForm.java 57
com/mlw/fps/view/form/ConsoleForm.java 52
com/mlw/fps/view/form/FilterForm.java 118
com/mlw/fps/view/form/OptionsForm.java 1
com/mlw/fps/view/form/OptionsForm.java 14
com/mlw/fps/view/form/SortInfoForm.java 30
com/mlw/fps/view/manager/ViewManager.java 1
com/mlw/fps/view/manager/ViewManager.java 80
com/mlw/fps/view/taglib/CalendarTag.java 1
com/mlw/fps/view/taglib/CalendarTag.java 29
com/mlw/fps/view/taglib/HeaderColumnTag.java 1
com/mlw/fps/view/taglib/HeaderColumnTag.java 191
com/mlw/fps/view/taglib/HeaderTag.java 1
com/mlw/fps/view/taglib/HeaderTag.java 117
com/mlw/fps/view/taglib/LookUpTag.java 1
com/mlw/fps/view/taglib/LookUpTag.java 60
com/mlw/fps/view/taglib/NavigationTag.java 1
com/mlw/fps/view/taglib/NavigationTag.java 140
com/mlw/fps/view/taglib/PercentageTag.java 1
com/mlw/fps/view/taglib/PercentageTag.java 106
com/mlw/fps/view/taglib/TabsTag.java 1
com/mlw/fps/view/taglib/TabsTag.java 105
com/mlw/fps/view/taglib/WeaponTag.java 1
com/mlw/fps/view/taglib/WeaponTag.java 53
com/mlw/vlh/ValueList.java 1
com/mlw/vlh/ValueList.java 12
com/mlw/vlh/ValueListAdapter.java 1
com/mlw/vlh/ValueListAdapter.java 14
com/mlw/vlh/ValueListHandler.java 1
com/mlw/vlh/ValueListHandler.java 23
com/mlw/vlh/ValueListInfo.java 1
com/mlw/vlh/ValueListInfo.java 85
com/mlw/vlh/adapter/ConfigurationAdapter.java 1
com/mlw/vlh/adapter/ConfigurationAdapter.java 57
com/mlw/vlh/adapter/package.html 1
com/mlw/vlh/impl/DefaltValueListHandler.java 1
com/mlw/vlh/impl/DefaltValueListHandler.java 122
com/mlw/vlh/impl/DefaultValueList.java 1
com/mlw/vlh/impl/DefaultValueList.java 59
com/mlw/vlh/impl/package.html 1
com/mlw/vlh/package.html 1
package.html 1

Main.java

Error Line
Utility classes should not have a public or default constructor. 14
Line has trailing spaces. 15
'{' should be on the previous line. 15
Line contains a tab character. 16
Missing a Javadoc comment. 16
Parameter args should be final. 16
Line contains a tab character. 17
'{' should be on the previous line. 17
Line has trailing spaces. 18
Line contains a tab character. 18
Line contains a tab character. 19
Line contains a tab character. 20
Line has trailing spaces. 21
Line contains a tab character. 21
Line contains a tab character. 22
'==' is not preceeded with whitespace. 22
'==' is not followed by whitespace. 22
Line contains a tab character. 23

com/mlw/fps/controller/BaseAction.java

Error Line
File does not end with a newline. 0

com/mlw/fps/controller/BaseAction.java

Error Line
Line has trailing spaces. 19
'{' should be on the previous line. 25
Missing a Javadoc comment. 26
'static' modifier out of order with the JLS suggestions. 26
Name 'log' must match pattern '^[A-Z ] (_?[A-Z0-9 ] +)*$'. 26
Line has trailing spaces. 27
Line is longer than 80 characters. 43
Method 'execute' is not designed for extension - needs to be abstract, final or empty. 43
Parameter mapping should be final. 43
Parameter form should be final. 43
Parameter request should be final. 43
Parameter response should be final. 43
'{' should be on the previous line. 45
'if' construct must use '{}'s. 46
'(' is followed by whitespace. 46
')' is preceeded with whitespace. 46
')' is preceeded with whitespace. 46
Line has trailing spaces. 47
'if' is not followed by whitespace. 49
'(' is followed by whitespace. 49
')' is preceeded with whitespace. 49
'{' should be on the previous line. 50
')' is preceeded with whitespace. 51
Line has trailing spaces. 54
Line has trailing spaces. 58
Line is longer than 80 characters. 67
Parameter mapping should be final. 67
Parameter form should be final. 67
Parameter manager should be final. 67
Line has trailing spaces. 69
Line has trailing spaces. 72
Method 'doInitialization' is not designed for extension - needs to be abstract, final or empty. 73
'{' should be on the previous line. 74
Line has trailing spaces. 77
Line has trailing spaces. 81
Parameter request should be final. 82
'{' should be on the previous line. 83
'cast' is not followed by whitespace. 85
'{' should be on the previous line. 87
',' is not followed by whitespace. 89

com/mlw/fps/controller/WelcomeAction.java

Error Line
File does not end with a newline. 0

com/mlw/fps/controller/WelcomeAction.java

Error Line
Line has trailing spaces. 8
Line has trailing spaces. 15
'{' should be on the previous line. 15
'{' should be on the previous line. 19
Line has trailing spaces. 23
Line is longer than 80 characters. 24
Method 'executeAction' is not designed for extension - needs to be abstract, final or empty. 24
Parameter mapping should be final. 24
Parameter form should be final. 24
Parameter manager should be final. 24
Line has trailing spaces. 27

com/mlw/fps/controller/console/ConsoleAction.java

Error Line
'{' should be on the previous line. 24
'{' should be on the previous line. 29
Line is longer than 80 characters. 32
Method 'executeAction' is not designed for extension - needs to be abstract, final or empty. 32
Missing a Javadoc comment. 32
Parameter mapping should be final. 32
Parameter form should be final. 32
Parameter manager should be final. 32
'=' is not preceeded with whitespace. 34
'cast' is not followed by whitespace. 34
'{' should be on the previous line. 37
Line is longer than 80 characters. 38
'=' is not preceeded with whitespace. 38
'=' is not preceeded with whitespace. 40
'cast' is not followed by whitespace. 40
'cast' is not followed by whitespace. 41
'{' should be on the previous line. 48
'}' should be on the same line. 50
'{' should be on the previous line. 52
Method 'doInitialization' is not designed for extension - needs to be abstract, final or empty. 57
Missing a Javadoc comment. 57
'{' should be on the previous line. 58

com/mlw/fps/controller/stats/FilterAction.java

Error Line
File does not end with a newline. 0

com/mlw/fps/controller/stats/FilterAction.java

Error Line
'{' should be on the previous line. 21
'{' should be on the previous line. 25
Line has trailing spaces. 27
Line has trailing spaces. 29
Line is longer than 80 characters. 30
Method 'executeAction' is not designed for extension - needs to be abstract, final or empty. 30
Parameter mapping should be final. 30
Parameter form should be final. 30
Parameter manager should be final. 30
'if' is not followed by whitespace. 32
'(' is followed by whitespace. 32
')' is preceeded with whitespace. 32
'{' should be on the previous line. 33
'cast' is not followed by whitespace. 34
Line has trailing spaces. 35
'if' is not followed by whitespace. 37
'!=' is not preceeded with whitespace. 37
'!=' is not followed by whitespace. 37
'{' should be on the previous line. 38
'for' is not followed by whitespace. 40
'=' is not preceeded with whitespace. 40
'=' is not followed by whitespace. 40
'=' is not preceeded with whitespace. 40
'=' is not followed by whitespace. 40
' & lt;' is not preceeded with whitespace. 40
' & lt;' is not followed by whitespace. 40
'{' should be on the previous line. 41
'(' is followed by whitespace. 42
')' is preceeded with whitespace. 42
Line is longer than 80 characters. 44
',' is not followed by whitespace. 44
'}' should be on the same line. 45
'{' should be on the previous line. 47
Line has trailing spaces. 50
Line has trailing spaces. 52
'if' is not followed by whitespace. 53
'!=' is not preceeded with whitespace. 53
'!=' is not followed by whitespace. 53
')' is preceeded with whitespace. 53
'{' should be on the previous line. 54
'for' is not followed by whitespace. 56
'=' is not preceeded with whitespace. 56
'=' is not followed by whitespace. 56
'=' is not preceeded with whitespace. 56
'=' is not followed by whitespace. 56
' & lt;' is not preceeded with whitespace. 56
' & lt;' is not followed by whitespace. 56
'{' should be on the previous line. 57
'(' is followed by whitespace. 58
')' is preceeded with whitespace. 58
Line is longer than 80 characters. 60
',' is not followed by whitespace. 60
'}' should be on the same line. 61
'{' should be on the previous line. 63
Line has trailing spaces. 66
'if' is not followed by whitespace. 68
'!=' is not preceeded with whitespace. 68
'!=' is not followed by whitespace. 68
')' is preceeded with whitespace. 68
'{' should be on the previous line. 69
'for' is not followed by whitespace. 71
'=' is not preceeded with whitespace. 71
'=' is not followed by whitespace. 71
'=' is not preceeded with whitespace. 71
'=' is not followed by whitespace. 71
' & lt;' is not preceeded with whitespace. 71
' & lt;' is not followed by whitespace. 71
'{' should be on the previous line. 72
'(' is followed by whitespace. 73
') ' is preceeded with whitespace. 73
Line is longer than 80 characters. 75
',' is not followed by whitespace. 75
'}' should be on the same line. 76
'{' should be on the previous line. 78
Line has trailing spaces. 81
'if' is not followed by whitespace. 82
'(' is followed by whitespace. 82
')' is preceeded with whitespace. 82
'{' should be on the previous line. 83
'{' should be on the previous line. 85
'if' is not followed by whitespace. 87
'(' is followed by whitespace. 87
'!=' is not preceeded with whitespace. 87
'!=' is not followed by whitespace. 87
'{' should be on the previous line. 88
Line is longer than 80 characters. 89
'}' should be on the same line. 90
'{' should be on the previous line. 92
Line is longer than 80 characters. 93
Line has trailing spaces. 95
'if' is not followed by whitespace. 97
'(' is followed by whitespace. 97
'!=' is not preceeded with whitespace. 97
'!=' is not followed by whitespace. 97
')' is preceeded with whitespace. 97
'{' should be on the previous line. 98
Line is longer than 80 characters. 99
'}' should be on the same line. 100
'{' should be on the previous line. 102
Line is longer than 80 characters. 103
'}' should be on the same line. 105
'catch' is not followed by whitespace. 106
'{' should be on the previous line. 107
Line has trailing spaces. 109
'}' should be on the same line. 110
'{' should be on the previous line. 112
Line has trailing spaces. 116
Line has trailing spaces. 117
Line has trailing spaces. 119
'if' is not followed by whitespace. 120
'(' is followed by whitespace. 120
'{' should be on the previous line. 121
Line contains a tab character. 122
'}' should be on the same line. 123
'{' should be on the previous line. 125
Line contains a tab character. 126
Line contains a tab character. 127
Line has trailing spaces. 130
Line contains a tab character. 130

com/mlw/fps/controller/stats/GameStatsAction.java

Error Line
File does not end with a newline. 0

com/mlw/fps/controller/stats/GameStatsAction.java

Error Line
'{' should be on the previous line. 16
'{' should be on the previous line. 20
Line is longer than 80 characters. 23
Method 'executeAction' is not designed for extension - needs to be abstract, final or empty. 23
Missing a Javadoc comment. 23
Parameter mapping should be final. 23
Parameter form should be final. 23
Parameter manager should be final. 23
'{' should be on the previous line. 26
'=' is not preceeded with whitespace. 27
'cast' is not followed by whitespace. 27
'{' should be on the previous line. 29

com/mlw/fps/controller/stats/MapStatsAction.java

Error Line
File does not end with a newline. 0

com/mlw/fps/controller/stats/MapStatsAction.java

Error Line
'{' should be on the previous line. 19
Missing a Javadoc comment. 20
Line has trailing spaces. 21
'{' should be on the previous line. 25
Line has trailing spaces. 27
Line is longer than 80 characters. 28
Method 'executeAction' is not designed for extension - needs to be abstract, final or empty. 28
Missing a Javadoc comment. 28
Parameter mapping should be final. 28
Parameter form should be final. 28
Parame ter manager should be final. 28
'if' is not followed by whitespace. 30
'(' is followed by whitespace. 30
')' is preceeded with whitespace. 30
'{' should be on the previous line. 31
'cast' is not followed by whitespace. 32
'if' is not followed by whitespace. 33
'(' is followed by whitespace. 33
')' is preceeded with whitespace. 33
'{' should be on the previous line. 34
'}' should be on the same line. 36
'{' should be on the previous line. 38
Must have at least one statement. 38
Line has trailing spaces. 42

com/mlw/fps/controller/stats/OptionsAction.java

Error Line
File does not end with a newline. 0

com/mlw/fps/controller/stats/OptionsAction.java

Error Line
Line has trailing spaces. 17
'{' should be on the previous line. 17
'{' should be on the previous line. 21
Line has trailing spaces. 25
Line is longer than 80 characters. 26
Method 'executeAction' is not designed for extension - needs to be abstract, final or empty. 26
Parameter mapping should be final. 26
Parameter form should be final. 26
Parameter manager should be final. 26
'cast' is not followed by whitespace. 28
Line has trailing spaces. 29
'if' is not followed by whitespace. 30
'(' is followed by whitespace. 30
'!=' is not preceeded with whitespace. 30
'!=' is not followed by whitespace. 30
')' is preceeded with whitespace. 30
'{' should be on the previous line. 31
Line has trailing spaces. 34
Line has trailing spaces. 36

com/mlw/fps/controller/stats/PlayerStatsAction.java

Error Line
File does not end with a newline. 0

com/mlw/fps/controller/stats/PlayerStatsAction.java

Error Line
'{' should be on the previous line. 16
'{' should be on the previous line. 20
Line has trailing spaces. 22
Line is longer than 80 characters. 23
Method 'executeAction' is not designed for extension - needs to be abstract, final or empty. 23
Missing a Javadoc comment. 23
Parameter mapping should be final. 23
Parameter form should be final. 23
Parameter manager should be final. 23
'if' is not followed by whitespace. 25
'(' is followed by whitespace. 25
')' is preceeded with whitespace. 25
'{' should be on the previous line. 26
'cast' is not followed by whitespace. 27
'if' is not followed by whitespace. 28
'(' is followed by whitespace. 28
')' is preceeded with whitespace. 28
'{' should be on the previous line. 29
Line has trailing spaces. 33

com/mlw/fps/controller/stats/WeaponStatsAction.java

Error Line
File does not end with a newline. 0

com/mlw/fps/controller/stats/WeaponStatsAction.java

Error Line
'{' should be on the previous line. 16
'{' should be on the previous line. 20
Line has trailing spaces. 22
Line is longer than 80 characters. 23
Method 'executeAction' is not designed for extension - needs to be abstract, final or empty. 23
Missing a Javadoc comment. 23
Parameter mapping should be final. 23
Parameter form should be final. 23
Parameter manager should be final. 23
'if' is not followed by whitespace. 25
'(' is followed by whitespace. 25
')' is preceeded with whitespace. 25
'{' should be on the previous line. 26
'cast' is not followed by whitespace. 27
Line has trailing spaces. 28
'if' is not followed by whitespace. 29
'(' is followed by whitespace. 29
')' is preceeded with whitespace. 29
'{' should be on the previous line. 30
Line is longer than 80 characters. 31
Line is longer than 80 characters. 32
'}' should be on the same line. 34
'if' is not followed by whitespace. 35
'(' is followed by whitespace. 35
')' is preceeded with whitespace. 35
'{' should be on the previous line. 36
Line is longer than 80 characters. 37
Line is longer than 80 characters. 38
'}' should be on the same line. 40
'{' should be on the previous line. 42
Must have at least one statement. 42
Line has trailing spaces. 46

com/mlw/fps/load/DefaultLoader.java

Error Line
File does not end with a newline. 0

com/mlw/fps/load/DefaultLoader.java

Error Line
'{' should be on the previous line. 38
Line is longer than 80 characters. 39
Missing a Javadoc comment. 39
'=' is not preceeded with whitespace. 39
Line is longer than 80 characters. 40
Missing a Javadoc comment. 40
'=' is not preceeded with whitespace. 40
Missing a Javadoc comment. 42
'static' modifier out of order with the JLS suggestions. 42
Name 'log' must match pattern '^[A-Z ] (_?[A-Z0-9 ] +)*$'. 42
'=' is not preceeded with whitespace. 42
Missing a Javadoc comment. 44
'=' is not preceeded with whitespace. 44
'cast' is not followed by whitespace. 44
Line is longer than 80 characters. 45
Missing a Javadoc comment. 45
'=' is not preceeded with whitespace. 45
'cast' is not followed by whitespace. 45
Missing a Javadoc comment. 46
'=' is not preceeded with whitespace. 46
'cast' is not followed by whitespace. 46
Line is longer tha n 80 characters. 47
Missing a Javadoc comment. 47
'=' is not preceeded with whitespace. 47
'cast' is not followed by whitespace. 47
Line is longer than 80 characters. 48
Missing a Javadoc comment. 48
'=' is not preceeded with whitespace. 48
'cast' is not followed by whitespace. 48
Missing a Javadoc comment. 50
'=' is not preceeded with whitespace. 50
Missing a Javadoc comment. 52
Variable 'map' must be private and have accessor methods. 52
Missing a Javadoc comment. 53
Variable 'kill' must be private and have accessor methods. 53
Missing a Javadoc comment. 54
Variable 'game' must be private and have accessor methods. 54
Missing a Javadoc comment. 55
Variable 'round' must be private and have accessor methods. 55
Method 'startMap' is not designed for extension - needs to be abstract, final or empty. 59
Parameter date should be final. 59
Parameter name should be final. 59
'{' should be on the previous line. 60
'=' is not preceeded with whitespace. 61
'{' should be on the previous line. 62
'=' is not preceeded with whitespace. 63
Method 'startGame' is not designed for extension - needs to be abstract, final or empty. 70
Parameter date should be final. 70
'{' should be on the previous line. 71
'=' is not preceeded with whitespace. 72
Method 'addWeaponUsage' is not designed for extension - needs to be abstract, final or empty. 76
Missing a Javadoc comment. 76
Parameter player should be final. 76
Parameter weapon should be final. 76
Parameter usage should be final. 76
'{' should be on the previous line. 77
'=' is not preceeded with whitespace. 78
'=' is not preceeded with whitespace. 80
'{' should be on the previous line. 82
'=' is not preceeded with whitespace. 83
Inner assignments should be avoided. 83
'=' is not preceeded with whitespace. 87
'cast' is not followed by whitespace. 87
'{' should be on the previous line. 89
'=' is not preceeded with whitespace. 90
Inner assignments should be avoided. 90
Method 'endGame' is not designed for extension - needs to be abstract, final or empty. 98
Parameter date should be final. 98
'{' should be on the previous line. 99
'{' should be on the previous line. 101
'}' should be on the same line. 103
'{' should be on the previous line. 105
Method 'startRound' is not designed for extension - needs to be abstract, final or empty. 114
Parameter date should be final. 114
'{' should be on the previous line. 115
'if' construct must use '{}'s. 117
'=' is not preceeded with whitespace. 119
Inner assignments should be avoided. 119
Method 'endRound' is not designed for extension - needs to be abstract, final or empty. 124
Parameter winningTeam should be final. 124
Parameter date should be final. 124
'{' should be on the previous line. 125
Line has trailing spaces. 128
'for' is not followed by whitespace. 129
'(' is followed by whitespace. 129
'{' should be on the previous line. 130
Line has trailing spaces. 131
Line is longer than 80 characters. 131
Line contains a tab character. 131
'cast' is not followed by whitespace. 131
Line contains a tab character. 132
Method 'addKill' is not designed for extension - needs to be abstract, final or empty. 139
Parameter date should be final. 139
Parameter killer should be final. 139
Parameter weapon should be final. 139
Parameter victim should be final. 139
'{' should be on the previous line. 140
'=' is not preceeded with whitespace. 141
'=' is not preceeded with whitespace. 142
'=' is not preceeded with whitespace. 144
'{' should be on the previous line. 146
'=' is not preceeded with whitespace. 147
Inner assignments should be avoided. 147
'cast' is not followed by whitespace. 150
Line has trailing spaces. 151
Line is longer than 80 characters. 152
Line contains a tab character. 152
'/' is not preceeded with whitespace. 152
'/' is not followed by whitespace. 152
'1000' is a magic number. 152
Line contains a tab character. 153
'if' is not followed by whitespace. 153
'(' is followed by whit espace. 153
' & lt;' is not preceeded with whitespace. 153
' & lt;' is not followed by whitespace. 153
')' is preceeded with whitespace. 153
Line contains a tab character. 154
'{' should be on the previous line. 154
Line contains a tab character. 155
Line contains a tab character. 156
Line has trailing spaces. 157
Line contains a tab character. 157
'if' construct must use '{}'s. 158
'if' is not followed by whitespace. 158
'!=' is not preceeded with whitespace. 158
'!=' is not followed by whitespace. 158
Line is longer than 80 characters. 159
'=' is not preceeded with whitespace. 159
Inner assignments should be avoided. 159
Line is longer than 80 characters. 163
Method 'setPlayerStatus' is not designed for extension - needs to be abstract, final or empty. 165
Missing a Javadoc comment. 165
Parameter name should be final. 165
Parameter team should be final. 165
Parameter role should be final. 165
'{' should be on the previous line. 166
Line contains a tab character. 167
Line contains a tab character. 168
Line has trailing spaces. 174
Expected an @return tag. 178
Parameter name should be final. 178
Expected @param tag for 'name'. 178
'{' should be on the previous line. 179
'=' is not preceeded with whitespace. 180
'{' should be on the previous line. 182
'=' is not preceeded with whitespace. 183
Inner assignments should be avoided. 183

com/mlw/fps/load/Loader.java

Error Line
File does not end with a newline. 0

com/mlw/fps/load/Loader.java

Error Line
'{' should be on the previous line. 21
Redundant 'public' modifier. 24
Expected @throws tag for 'Exception'. 24
Redundant 'public' modifier. 30
Line has trailing spaces. 32
Line has trailing spaces. 34
Redundant 'public' modifier. 39
Line has trailing spaces. 40
Redundant 'public' modifier. 44
Line is longer than 80 characters. 45
Missing a Javadoc comment. 45
Redundant 'public' modifier. 45
Missing a Javadoc comment. 46
Redundant 'public' modifier. 46
Line has trailing spaces. 47
Redundant 'public' modifier. 51
Missing a Javadoc comment. 52
Redundant 'public' modifier. 52
Line has trailing spaces. 53
Line is longer than 80 characters. 61
Redundant 'public' modifier. 61

com/mlw/fps/load/adapter/HalfLifeLoader.java

Error Line
File does not end with a newline. 0

com/mlw/fps/load/adapter/HalfLifeLoader.java

Error Line
Line is longer than 80 characters. 27
Line contains a tab character. 29
Missing a Javadoc comment. 29
Line contains a tab character. 30
Missing a Javadoc comment. 30
Line has trailing spaces. 31
Line contains a tab character. 31
Missing a Javadoc comment. 32
'=' is not preceeded with whitespace. 32
Missing a Javadoc comment. 33
Missing a Javadoc comment. 34
Line is longer than 80 characters. 35
Missing a Javadoc comment. 35
'=' is not preceeded with whitespace. 35
Comment matches to-do format 'TODO:'. 37
Missing a Javadoc comment. 38
Parameter logDir should be final. 43
'logDir' hides a field. 43
'{' should be on the previous line. 44
'=' is not preceeded with whitespace. 45
Missing a Javadoc comment. 48
Parameter port should be final. 48
'port' hides a field. 48
'{' should be on the previous line. 49
'=' is not preceeded with whitespace. 50
Method 'load' is not designed for extension - needs to be abstract, final or empty. 55
'{' should be on the previous line. 56
'=' is not preceeded with whitespace. 58
'=' is not preceeded with whitespace. 60
'port' hides a field. 63
'=' is not preceeded with whitespace. 63
'{' should be on the previous lin e. 65
'=' is not preceeded with whitespace. 66
Line contains a tab character. 67
Line contains a tab character. 68
Line contains a tab character. 69
Method 'parseDirectory' is not designed for extension - needs to be abstract, final or empty. 74
Missing a Javadoc comment. 74
Parameter directory should be final. 74
'{' should be on the previous line. 75
'=' is not preceeded with whitespace. 76
'=' is not preceeded with whitespace. 77
'=' is not preceeded with whitespace. 78
'{' should be on the previous line. 79
'{' should be on the previous line. 81
'}' should be on the same line. 83
'{' should be on the previous line. 85
Line contains a tab character. 86
Line contains a tab character. 87
'=' is not preceeded with whitespace. 88
'=' is not preceeded with whitespace. 89
'=' is not preceeded with whitespace. 90
'{' should be on the previous line. 91
Line contains a tab character. 92
Method 'parseLine' is not designed for extension - needs to be abstract, final or empty. 99
Missing a Javadoc comment. 99
Parameter line should be final. 99
'{' should be on the previous line. 100
'{' should be on the previous line. 102
Line contains a tab character. 103
'=' is not preceeded with whitespace. 103
'23' is a magic number. 103
Line contains a tab character. 104
'=' is not preceeded with whitespace. 104
'25' is a magic number. 104
'{' should be on the previous line. 107
Line is longer than 80 characters. 108
'=' is not preceeded with whitespace. 108
Inner assignments should be avoided. 108
'}' should be on the same line. 110
'{' should be on the previous line. 112
'}' should be on the same line. 114
Line is longer than 80 characters. 115
'=' is not preceeded with whitespace. 116
'{' should be on the previous line. 117
Line is longer than 80 characters. 118
Line contains a tab character. 118
Line has trailing spaces. 119
Line contains a tab character. 119
'{' should be on the previous line. 121
Line is longer than 80 characters. 122
Line contains a tab character. 122
'}' should be on the same line. 123
'{' should be on the previous line. 125
Line contains a tab character. 126
'}' should be on the same line. 128
'=' is not preceeded with whitespace. 129
'{' should be on the previous line. 130
Line is longer than 80 characters. 131
'=' is not preceeded with whitespace. 131
Line is longer than 80 characters. 132
'=' is not preceeded with whitespace. 132
'=' is not preceeded with whitespace. 132
Inner assignments should be avoided. 132
Line is longer than 80 characters. 133
'=' is not preceeded with whitespace. 133
'}' should be on the same line. 135
'{' should be on the previous line. 137
'=' is not preceeded with whitespace. 138
'28' is a magic number. 138
'29' is a m agic number. 138
'{' should be on the previous line. 140
'}' should be on the same line. 143
'{' should be on the previous line. 145
'=' is not preceeded with whitespace. 146
'21' is a magic number. 146
'22' is a magic number. 146
'{' should be on the previous line. 148
'}' should be on the same line. 151
'{' should be on the previous line. 153
Line is lon ger than 80 characters. 154
'=' is not preceeded with whitespace. 154
'=' is not preceeded with whitespace. 154
Inner assignments should be avoided. 154
'{' should be on the previous line. 157
'}' should be on the same line. 159
'{' should be on the previous line. 161
Must have at least one statement. 161
'}' should be on the same line. 164
'{' should be on the previous line. 166
'{' should be on the previous line. 168
Must have at least one statement. 168
'}' should be on the same line. 169
'{' should be on the previous line. 171
Line is longer than 80 characters. 172
Line is longer than 80 characters. 173
Line is longer than 80 characters. 174
'=' is not preceeded with whitespace. 174
Line is longer than 80 characters. 175
'=' is not preceeded with whitespace. 175
'=' is not preceeded with whitespace. 175
Inner assignments should be avoided. 175
'12' is a magic number. 175
'{' should be on the previous line. 178
'=' is not preceeded with whitespace. 179
Line is longer than 80 characters. 181
Line is longer than 80 characters. 183
Line is longer than 80 characters. 184
'}' should be on the same line. 185
'{' should be on the previous line. 187
Line is longer than 80 characters. 188
Line is longer than 80 characters. 189
Line is longer than 80 characters. 190
Line is longer than 80 characters. 191
Line is longer than 80 characters. 192
Line is longer than 80 characters. 193
Line is longer than 80 characters. 194
Line is longer than 80 characters. 196
'}' should be on the same line. 200
'{' should be on the previous line. 202
Must have at least one statement. 202
Missing a Javadoc comment. 208
Parameter key should be final. 208
Parameter line should be final. 208
'{' should be on the previous line. 209
'=' is not preceeded with whitespace. 210
Line is longer than 80 characters. 211
'=' is not preceeded with whitespace. 211
'=' is not preceeded with whitespace. 211
Inner assignments should be avoided. 211
'if' construct must use '{}'s. 212
Expected an @return tag. 220
Method 'accept' is not designed for extension - needs to be abstract, final or empty. 220
Parameter file should be final. 220
'file' hides a field. 220
Expected @param tag for 'file'. 220
Parameter str should be final. 220
Expected @param tag for 'str'. 220
'{' should be on the previous line. 221
Method 'run' is no t designed for extension - needs to be abstract, final or empty. 228
Missing a Javadoc comment. 228
'{' should be on the previous line. 229
'=' is not preceeded with whitespace. 230
'{' should be on the previous line. 233
'=' is not preceeded with whitespace. 235
'{' should be on the previous line. 237
'=' is not preceeded with whitespace. 239
'256' is a magic number. 239
'=' is not preceeded with whitespace. 240
'=' is not preceeded with whitespace. 242
'8' is a magic number. 243
'8' is a magic number. 244
'}' should be on the same line. 246
'{' should be on the previous line. 248

com/mlw/fps/model/business/bean/DefaultSortInfoImpl.java

Error Line
'{' should be on the previous line. 16
Missing a Javadoc comment. 17
Missing a Javadoc comment. 18
Line has trailing spaces. 19
Line has trailing spaces. 20
'{' should be on the previous line. 23
Line has trailing spaces. 25
Line has trailing spaces. 26
Parameter column should be final. 28
'column' hides a field. 28
Expected @param tag for 'column'. 28
Parameter direction should be final. 28
'direction' hides a field. 28
Expected @param tag for 'direction'. 28
'{' should be on the previous line. 29
Line has trailing spaces. 33
Method 'getColumn' is not designed for extension - needs to be abstract, final or empty. 37
'{' should be on the previous line. 38
Line has trailing spaces. 41
Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. 45
'{' should be on the previous line. 46
Line has trailing spaces. 49
Method 'setColumn' is not designed for extension - needs to be abstract, final or empty. 53
Parameter column should be final. 53
'column' hides a field. 53
'{' should be on the previous line. 54
Line has trailing spaces. 57
Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. 61
Parameter direction should be final. 61
'direction' hides a field. 61
'{' should be on the previous line. 62
Line has trailing spa ces. 65

com/mlw/fps/model/business/bean/SortInfo.java

Error Line
'{' should be on the previous line. 15
Redundant 'public' modifier. 19
Redundant 'public' modifier. 24
Redundant 'public' modifier. 29
Redundant 'public' modifier. 34

com/mlw/fps/model/business/bean/SystemProperties.java

Error Line
Class SystemProperties should be declared as final. 21
'{' should be on the previous line. 22
Missing a Javadoc comment. 23
'=' is not preceeded with whitespace. 23
Missing a Javadoc comment. 25
Missing a Javadoc comment. 26
Missing a Javadoc comment. 28
'=' is not preceeded with whitespace. 28
Missing a Javadoc comment. 29
'=' is not preceeded with whitespace. 29
Missing a Javadoc comment. 30
'=' is not preceeded with whitespace. 30
'{' should be on the previous line. 35
Missing a Javadoc comment. 38
'{' should be on the previous line. 39
'=' is not preceeded with whitespace. 40
'{' should be on the previous line. 42
'{' should be on the previous line. 44
'}' should be on the same line. 47
'{' should be on the previous line. 49
Line is longer than 80 characters. 51
'= ' is not preceeded with whitespace. 51
'}' should be on the same line. 53
'{' should be on the previous line. 55
Missing a Javadoc comment. 62
'{' should be on the previous line. 63
Line is longer than 80 characters. 64
Line is longer than 80 characters. 65
Missing a Javadoc comment. 68
'{' should be on the previous line. 69
'if' construct must use '{}'s. 70
'=' is not preceeded with whitespace. 70
'=' is not followed by whitespace. 70
Missing a Javadoc comment. 74
Parameter name should be final. 74
'{' should be on the previous line. 75
'if' construct must use '{}'s. 76
'=' is not preceeded with whitespace. 77
Line has trailing spaces. 80
Line contains a tab character. 81
Missing a Javadoc comment. 81
Parameter name should be final. 81
Parameter defaultValue should be final. 81
Line contains a tab character. 82
'{' should be on the previous line. 82
'if' construct must use '{}'s. 83
Line contains a tab character. 83
Line contains a tab character. 84
'=' is not preceeded with whitespace. 84
Line contains a tab character. 85
Line contains a tab character. 86
'==' is not preceeded with whitespace. 86
'==' is not followed by whitespace. 86
'?' is not preceeded with whitespace. 86
Avoid inline conditionals. 86
'?' is not followed by whitespace. 86
':' is not preceeded with whitespace. 86
':' is not followed by whitespace. 86
Line contains a tab character. 87
Line has trailing spaces. 88
Line contains a tab character. 88
Missing a Javadoc comment. 89
Parameter name should be final. 89
Parameter value should be final. 89
'{' should be on the previous line. 90
'if' construct must use '{}'s. 91
'=' is not preceeded with whitespace. 92
'{' should be on the previous line. 95
'}' should be on the same line. 97
'{' should be o n the previous line. 99
Missing a Javadoc comment. 104
'{' should be on the previous line. 105

com/mlw/fps/model/business/bo/stubs/FilterStub.java

Error Line
'{' should be on the previous line. 23
Missing a Javadoc comment. 24
'{' should be on the previous line. 29
Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. 32
Missing a Javadoc comment. 32
'{' should be on the previous line. 33
'cast' is not followed by whitespace. 34
Method 'getWeapons' is not designed for extension - needs to be abstract, final or empty. 39
Missing a Javadoc comment. 39
'{' should be on the previous line. 40
'cast' is not followed by whitespace. 41
Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 46
Missing a Javadoc comment. 46
'{' should be on the previous line. 47
'cast' is not followed by whitespace. 48
Line has trailing spaces. 52
Method 'getSystemFilters' is not designed for extension - needs to be abstract, final or empty. 53
Missing a Javadoc comment. 53
'{' should be on the previous line. 54

com/mlw/fps/model/business/bo/stubs/FlatFileConsoleStub.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/bo/stubs/FlatFileConsoleStub.java

Error Line
'{' should be on the previous line. 23
Missing a Javadoc comment. 24
'=' is not preceeded with whitespace. 24
'{' should be on the previous line. 29
Method 'initialized' is not designed for extension - needs to be abstract, final or empty. 32
Missing a Javadoc comment. 32
'{' should be on the previous line. 33
'if' construct must use '{}'s. 34
'{' should be on the previous line. 36
'=' is not preceeded with whitespace. 40
'cast' is not followed by whitespace. 40
'{' should be on the previous line. 42
'=' is not preceeded with whitespace. 43
'}' should be on the same line. 44
'{' should be on the previous line. 46
'=' is not preceeded with whitespace. 48
Missing a Javadoc comment. 54
Parameter key should be final. 54
Parameter value should be final. 54
'{' should be on the previous line. 55
Method 'getSupportedGames' is not designed for extension - needs to be abstract, final or empty. 58
Missing a Javadoc comment. 58
'{' should be on the previous line. 59
'=' is not preceeded with whitespace. 60

com/mlw/fps/model/business/dao/DAOFactory.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/DAOFactory.java

Error Line
Utility classes should not have a public or default constructor. 18
'{' should be on the previous line. 19
Missing a Javadoc comment. 20
Missing a Javadoc comment. 21
Line has trailing spaces. 22
'{' should be on the previous line. 26
Line has trailing spaces. 28
Missing a Javadoc comment. 29
Parameter name should be final. 29
'{' should be on the previous line. 30
Line has trailing spaces. 33
Parameter config should be final. 37
'{' shoul d be on the previous line. 38
Line has trailing spaces. 41
Missing a Javadoc comment. 42
'{' should be on the previous line. 43
Line has trailing spaces. 45
'for' is not followed by whitespace. 47
'{' should be on the previous line. 48
'cast' is not followed by whitespace. 49
'if' is not followed by whitespace. 50
'(' is followed by whitespace. 50
')' is preceeded with whitespace. 50
'{' should be on the previous line. 51
'cast' is not followed by whitespace. 52
Line has trailing spaces. 56
'{' should be on the previous line. 61
Line has trailing spaces. 64
'{' should be on the previous line. 69
Line has trailing spaces. 72
Unused @param tag for 'dataSource'. 74
Parameter data should be final. 76
Expected @param tag for 'data'. 76
'{' should be on the previous line. 77
Line has trailing spaces. 80

com/mlw/fps/model/business/dao/DAOFactoryServlet.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/DAOFactoryServlet.java

Error Line
'{' should be on the previous line. 23
Line has trailing spaces. 24
Method 'init' is not designed for extension - needs to be abstract, final or empty. 27
Parameter config should be final. 27
Expected @param tag for 'config'. 27
Expected @throws tag for 'ServletException'. 27
'{' should be on the previous line. 28
Line has trailing spaces. 30
'if' construct must use '{}'s. 31
'if' is not followed by whitespace. 31
'(' is followed by whitespace. 31
')' is preceeded with whitespace. 31
'{' should be on the previous line. 32
'if' is not followed by whitespace. 34
'{' should be on the previous line. 35
'(' is followed by whitespace. 38
')' is preceeded with whitespace. 38
Line has trailing spaces. 39
'}' should be on the same line. 43
'catch' is not followed by whitespace. 44
'{' should be on the previous line. 45
Line has trailing spaces. 48
Line has trailing spaces. 50
'{' should be on the previous line. 54
Line has trailing spaces. 55
Line has trailing spaces. 57
Line is longer than 80 characters. 58
Line is longer than 80 characters. 62
Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 62
Parameter request should be final. 62
Parameter response should be final. 62
Expected @throws tag for 'ServletException'. 63
Expected @throws tag for 'java.io.IOException'. 63
'{' should be on the previous line. 64
Line has trailing spaces. 73
Line has trailing spaces. 79
Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 84
Parameter request should be final. 84
Parameter response should be final. 84
Expected @throws tag for 'ServletException'. 85
Expected @throws tag for 'java.io.IOException'. 85
'{' should be on the previous line. 86
Line has trailing spaces. 89
Line is longer than 80 characters. 94
Method 'doPost' is not designed for extension - needs to be abstract, final or empty. 94
Parameter request should be final. 94
Parameter response should be final. 94
Expected @throws tag for 'ServletException'. 95
Expected @throws tag for 'java.io.IOException'. 95
'{' should be on the previous line. 96
Line has trailing spaces. 99
Expected an @return tag. 102
Method 'getServletInfo' is not designed for extension - needs to be abstract, final or empty. 102
'{' should be on the previous line. 103
Line has trailing spaces. 106

com/mlw/fps/model/business/dao/GameDAO.java

Error Line
'{' should be on the previous line. 16
Missing a Javadoc comment. 17
Redundant 'public' modifier. 17
Missing a Javadoc comment. 18
Redundant 'public' modifier. 18
Line contains a tab character. 19
Missing a Javadoc comment. 19
Redundant 'public' modifier. 19

com/mlw/fps/model/business/dao/KillDAO.java

Error Line
'{' should be on the previous line. 18
Missing a Javadoc comment. 19
Redundant 'public' modifier. 19
Line is longer than 80 characters. 20
Missing a Javadoc comment. 20
Redundant 'public' modifier. 20

com/mlw/fps/model/business/dao/MapDAO.java

Error Line
'{' should be on the previous line. 18
Missing a Javadoc comment. 19
Redundant 'public' modifier. 19
Line has trailing spaces. 20
Missing a Javadoc comment. 21
Redundant 'public' modifier. 21
Line has trailing spaces. 22
Missing a Javadoc comment. 23
Redundant 'public' modifier. 23
Missing a Javadoc comment. 24
Redundant 'public' modifier. 24

com/mlw/fps/model/business/dao/PlayerDAO.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/PlayerDAO.java

Error Line
'{' should be on the previous line. 18
Missing a Javadoc comment. 19
Redundant 'public' modifier. 19
Missing a Javadoc comment. 21
Redundant 'public' modifier. 21
Missing a Javadoc comment. 23
Redundant 'public' modifier. 23
Missing a Javadoc comment. 24
Redundant 'public' modifier. 24

com/mlw/fps/model/business/dao/RoundDAO.java

Error Line
'{' should be on the previous line. 16
Missing a Javadoc comment. 17
Redundant 'public' modifier. 17

com/mlw/fps/model/business/dao/StartUp.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/StartUp.java

Error Line
'{' should be on the previous line. 14
Missing a Javadoc comment. 15
Redundant 'public' modifier. 15
Missing a Javadoc comment. 16
Redundant 'public' modifier. 16

com/mlw/fps/model/business/dao/WeaponDAO.java

Error Line
'{' should be on the previous line. 18
Missing a Javadoc comment. 19
Redundant 'public' modifier. 19
Missing a Javadoc comment. 20
Redundant 'public' modifier. 20
Missing a Javadoc comment. 21
Redundant 'public' modifier. 21
Missing a Javadoc comment. 22
Redundant 'public' modifier. 22

com/mlw/fps/model/business/dao/hibernate/Config.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/hibernate/Config.java

Error Line
'{' should be on the previous line. 25
Missing a Javadoc comment. 26
Missing a Javadoc comment. 27
Line has trailing spaces. 28
'{' should be on the previous line. 32
Line has trailing spaces. 34
Missing a Javadoc comment. 35
'{' should be on the previous line. 36
Line has trailing spaces. 39
Method 'init' is not designed for extension - needs to be abstract, final or empty. 40
Missing a Javadoc comment. 40
'{' should be on the previous line. 41
Line has trailing spaces. 43
Line is longer than 80 characters. 44
',' is not followed by whitespace. 44
Line is longer than 80 characters. 45
',' is not followed by whitespace. 45
Line is longer than 80 characters. 46
',' is not followed by whitespace. 46
',' is not followed by whitespace. 47
',' is not followed by whitespace. 48
',' is not followed by whitespace. 49
Line has trailing spaces. 50
'{' should be on the previous line. 52
';' is preceeded with whitespace. 55
Line has trailing spaces. 56
Line has trailing spaces. 58
Line has trailing spaces. 59
Line has trailing spaces. 62
'}' should be on the same line. 63
'catch' is not followed by whitespace. 64
'{' should be on the previous line. 65
Line has trailing spaces. 68
'=' is not preceeded with whitespace. 69
'=' is not followed by whitespace. 69
Line has trailing spaces. 71
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. 72
Missing a Javadoc comment. 72
'{' should be on the previous line. 73
Line has trailing spaces. 76
Line has trailing spaces. 77
Line has trailing spaces. 78
Line has trailing spaces. 79
Missing a Javadoc comment. 81
Parameter object should be final. 81
'{' should be on the previous line. 82
Line has trailing spaces. 84
'{' should be on the previous line. 86
'}' should be on the same line. 89
'catch' is not followed by whitespace. 90
'{' should be on the previous line. 91
'}' should be on the same line. 93
'{' should be on the previous line. 95
'{' should be on the previous line. 97
'catch' is not followed by whitespace. 97
Must have at least one statement. 98
'{' is not followed by whitespace. 98
'}' is not preceeded with whitespace. 98
Line has trailing spaces. 101
Missing a Javadoc comment. 102
Parameter klass should be final. 102
Parameter pk should be final. 102
'{' should be on the previous line. 103
Line has trailing spaces. 105
'{' should be on the previous line. 107
'}' should be on the same line. 110
'catch' is not followed by whitespace. 111
'{' should be on the previous line. 112
'}' should be on the same line. 115
'{' should be on the previous line. 117
'{' should be on the previous line. 119
'catch' is not followed by whitespace. 119
Must have at least one statement. 120
'{' is not followed by whitespace. 120
'}' is not preceeded with whitespace. 120
Line has trailing spaces. 123
Missing a Javadoc comment. 124
Parameter que ry should be final. 124
Parameter name should be final. 124
'{' should be on the previous line. 125
Line has trailing spaces. 127
'{' should be on the previous line. 129
Line has trailing spaces. 133
'if' is not followed by whitespace. 135
' & gt;' is not preceeded with whitespace. 135
' & gt;' is not followed by whitespace. 135
'{' should be on the previous line. 136
'}' should be on the same line. 138
'{' should be on the previous line. 140
'}' should be on the same line. 143
'catch' is not followed by whitespace. 144
'{' should be on the previous line. 145
'}' should be on the same line. 148
'{' should be on the previous line. 150
'{' should be on the previous line. 152
'catch' is not followed by whitespace. 152
Must have at least one statement. 153
'{' is not followed by whitespace. 153
'}' is not preceeded with whitespace. 153
Line has trailing spaces. 156
Missing a Javadoc comment. 157
Parameter query should be final. 157
Parameter parms should be final. 157
'{' should be on the previous line. 158
Line has trailing spaces. 160
'{' should be on the previous line. 162
'if' construct must use '{}'s. 165
'if' is not followed by whitespace. 165
'(' is followed by whitespace. 165
'!=' is not preceeded with whitespace. 165
'!=' is not followed by whitespace. 165
')' is preceeded with whitespace. 165
'for' is not followed by whitespace. 165
'=' is not preceeded with whitespace. 165
'=' is not followed by whitespace. 165
' & lt;' is not pr eceeded with whitespace. 165
' & lt;' is not followed by whitespace. 165
'{' should be on the previous line. 166
Line has trailing spaces. 169
'}' should be on the same line. 171
'catch' is not followed by whitespace. 172
'{' should be on the previous line. 173
'}' should be on the same line. 176
'{' should be on the previous line. 178
'{' should be on the previous line. 180
'catch' is not followed by whitespace. 180
Must have at least one statement. 181
'{' is not followed by whitespace. 181
'}' is not preceeded with whitespace. 181
Line has trailing spaces. 184

com/mlw/fps/model/business/dao/hibernate/GameDAOImpl.java

Error Line
'{' should be on the previous line. 16
Line has trailing spaces. 17
'{' should be on the previous line. 21
Line has trailing spaces. 23
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 24
Missing a Javadoc comment. 24
Parameter game should be final. 24
'{' should be on the previous line. 25
Line has trailing spaces. 28
Method 'update' is not designed for extension - needs to be abstract, final or empty. 29
Missing a Javadoc comment. 29
Parameter game should be final. 29
'{' should be on the previous line. 30
Line has trailing spaces. 33
Line is longer than 80 characters. 35
Missing a Javadoc comment. 37
Parameter game should be final. 37
'{' should be on the previous line. 38

com/mlw/fps/model/business/dao/hibernate/MapDAOImpl.java

Error Line
'{' should be on the previous line. 18
Line has trailing spaces. 19
'{' should be on the previous line. 23
Line has trailing spaces. 25
Method 'getMapByPk' is not designed for extension - needs to be abstract, final or empty. 26
Missing a Javadoc comment. 26
Parameter mapPk should be final. 26
'{' should be on the previous line. 27
'cast' is not followed by whitespace. 28
Line has trailing spaces. 30
Method 'getMapByName' is not designed for extension - needs to be abstract, final or empty. 31
Missing a Javadoc comment. 31
Parameter name should be final. 31
'{' should be on the previous line. 32
'cast' is not followed by whitespace. 33
Line has trailing spaces. 35
Line has trailing spaces. 36
Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 37
Missing a Javadoc comment. 37
'{' should be on the previous line. 38
Line has trailing spaces. 41
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 42
Missing a Javadoc comment. 42
Parameter map should be final. 42
'{' should be on the previous line. 43

com/mlw/fps/model/business/dao/hibernate/PlayerDAOImpl.java

Error Line
'{' should be on the previous line. 18
Line has trailing spaces. 19
'{' should be on the previous line. 23
Line has trailing spaces. 25
Method 'getPlayerByPk' is not designed for extension - needs to be abstract, final or empty. 26
Missing a Javadoc comment. 26
Parameter pk should be final. 26
'{' should be on the previous line. 27
'cast' is not followed by whitespace. 28
Line has trailing spaces. 30
Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. 31
Missing a Javadoc comment. 31
'{' should be on the previous line. 32
Line has trailing spaces. 35
Method 'getPlayerByName' is not designed for extension - needs to be abstract, final or empty. 36
Missing a Javadoc comment. 36
Parameter name should be final. 36
'{' should be on the previous line. 37
'cast' is not followed by whitespace. 38
Line has trailing spaces. 40
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 41
Missing a Javadoc comment. 41
Parameter player should be final. 41
'{' should be on the previous line. 42
Line has trailing spaces. 45

com/mlw/fps/model/business/dao/hibernate/RoundDAOImpl.java

Error Line
'{' should be on the previous line. 16
Line has trailing spaces. 17
'{' should be on the previous line. 21
Line has trailing spaces. 23
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 24
Missing a Javadoc comment. 24
Parameter round should be final. 24
'{' should be on the previous line. 25
Line has trailing spaces. 28

com/mlw/fps/model/business/dao/hibernate/WeaponDAOImpl.java

Error Line
'{' should be on the previous line. 18
'{' should be on the previous line. 23
Method 'getWeaponByPk' is not designed for extension - needs to be abstract, final or empty. 26
Missing a Javadoc comment. 26
Parameter pk should be final. 26
'{' should be on the previous line. 27
'cast' is not followed by whitespace. 28
Method 'getWeapons' is not designed for extension - needs to be abstract, final or empty. 31
Missing a Javadoc comment. 31
'{' should be on the previous line. 32
Line has trailing spaces. 35
Method 'getWeaponByName' is not designed for extension - needs to be abstract, final or empty. 36
Missing a Javadoc comment. 36
Parameter name should be final. 36
'{' should be on the previous line. 37
'cast' is not followed by whitespace. 38
Line has trailing spaces. 40
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 41
Missing a Javadoc comment. 41
Parameter weapon should be final. 41
'{' should be on the previous line. 42
Line has trailing spaces. 45

com/mlw/fps/model/business/dao/hibernate/package.html

Error Line
Missing package documentation file. 0

com/mlw/fps/model/business/dao/memmory/Config.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/memmory/Config.java

Error Line
'{' should be on the previous line. 19
'{' should be on the previous line. 23
Line has trailing spaces. 25
Method 'init' is not designed for extension - needs to be abstract, final or empty. 26
Missing a Javadoc comment. 26
'{' should be on the previous line. 27
'if' construct must use '{}'s. 29
'if' is not followed by whitespace. 29
'(' is followed by whitespace. 29
')' is preceeded with whitespace. 29
Line has trailing spaces. 30
'(' is followed by whitespace. 31
')' is preceeded with whitespace. 31
'if' is not followed by whitespace. 32
'(' is followed by whitespace. 32
')' is preceeded with whitespace. 32
'{' should be on the previous line. 33
Line has trailing spaces. 36
Method 'isInitialized' is not designed for extension - needs to be abstract, final or empty. 40
Missing a Javadoc comment. 40
'{' should be on the previous line. 41
Line has trailing spaces. 44

com/mlw/fps/model/business/dao/memmory/GameDAOImpl.java

Error Line
'{' should be on the previous line. 16
Line has trailing spaces. 17
'{' should be on the previous line. 21
Line has trailing spaces. 23
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 24
Missing a Javadoc comment. 24
Parameter game should be final. 24
'{' should be on the previous line. 25
'if' construct must use '{}'s. 26
'if' is not followed by whitespace. 26
'(' is followed by whitespace. 26
'==' is not preceeded with whitespace. 26
'==' is not followed by whitespace. 26
Line has trailing spaces. 27
Line has trailing spaces. 30
Missing a Javadoc comment. 31
Parameter game should be final. 31
'{' should be on the previous line. 32
Line has trailing spaces. 34
Line is longer than 80 characters. 36
Method 'delete' is not designed for extension - needs to be abstract, final or empty. 38
Missing a Javadoc comment. 38
Parameter game should be final. 38
'{' should be on the previous line. 39
Line contains a tab character. 40

com/mlw/fps/model/business/dao/memmory/MapDAOImpl.java

Error Line
'{' should be on the previous line. 18
Line has trailing spaces. 19
'{' should be on the previous line. 23
Line has tr ailing spaces. 25
Method 'getMapByPk' is not designed for extension - needs to be abstract, final or empty. 26
Missing a Javadoc comment. 26
Parameter mapPk should be final. 26
'{' should be on the previous line. 27
'cast' is not followed by whitespace. 28
Line has trailing spaces. 30
Method 'getMapByName' is not designed for extension - needs to be abstract, final or empty. 31
Missing a Javadoc comment. 31
Parameter name should be final. 31
'{' should be on the previous line. 32
'cast' is not followed by whitespace. 33
Line has trailing spaces. 35
Line has trailing spaces. 36
Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 37
Missing a Javadoc comment. 37
'{' should be on the previous line. 38
Line has trailing spaces. 41
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 42
Missing a Javadoc comment. 42
Parameter map should be final. 42
'{' should be on the previous line. 43
'if' construct must use '{}'s. 44
'if' is not followed by whitespace. 44
'(' is followed by whitespace. 44
'==' is not preceeded with whitespace. 44
'==' is not followed by whitespace. 44
Line has trailing spaces. 45
',' is not followed by whitespace. 46
',' is not followed by whitespace. 47

com/mlw/fps/model/business/dao/memmory/PlayerDAOImpl.java

Error Line
'{' should be on the previous line. 18
Line has trailing spaces. 19
'{' should be on the previous line. 23
Line has trailing spaces. 25
Method 'getPlayerByPk' is not designed for extension - needs to be abstract, final or empty. 26
Missing a Javadoc comment. 26
Parameter playe rPk should be final. 26
'{' should be on the previous line. 27
'cast' is not followed by whitespace. 28
Line has trailing spaces. 30
Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. 31
Missing a Javadoc comment. 31
'{' should be on the previous line. 32
Line has trailing spaces. 35
Method 'getPlayerByName' is not designed for extension - needs to be abstract, final or empty. 36
Missing a Javadoc comment. 36
Parameter name should be final. 36
'{' should be on the previous line. 37
'cast' is not followed by whitespace. 38
Line has trailing spaces. 40
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 41
Missing a Javadoc comment. 41
Parameter player should be final. 41
'{' should be on the previous line. 42
'if' construct must use '{}'s. 43
'if' is not followed by whitespace. 43
'(' is followed by whitespace. 43
'==' is not preceeded with whitespace. 43
'==' is not followed by whitespace. 43
',' is not followed by whitespace. 44
',' is not followed by whitespace. 45
Line has trailing spaces. 47

com/mlw/fps/model/business/dao/memmory/RoundDAOImpl.java

Error Line
'{' should be on the previous line. 16
Line has trailing spaces. 17
'{' should be on the previous line. 21
Line has trailing spaces. 23
Method 'insert' is not designed for extension - needs to be abstract, final or empty. 24
Missing a Javadoc comment. 24
Parameter round should be final. 24
'{' should be on the previous line. 25
'if' construct must use '{}'s. 26
'if' is not followed by whitespace. 26
'(' is followed by whitespace. 26
'==' is not preceeded with whitespace. 26
'==' is not followed by whitespace. 26
',' is not followed by whitespace. 27
'(' is followed by whitespace. 28
')' is preceeded with whitespace. 28
Line has trailing spaces. 30

com/mlw/fps/model/business/dao/memmory/StaticData.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/memmory/StaticData.java

Error Line
'{' should be on the previous line. 29
Missing a Javadoc comment. 30
Line has trailing spaces. 31
Missing a Javadoc comment. 32
Line has trailing spaces. 33
Missing a Javadoc comment. 34
Missing a Javadoc comment. 35
Line has trailing spaces. 36
Missing a Javadoc comment. 37
Li ne has trailing spaces. 38
Missing a Javadoc comment. 39
Missing a Javadoc comment. 40
Line has trailing spaces. 41
Missing a Javadoc comment. 42
Missing a Javadoc comment. 43
Line has trailing spaces. 44
Missing a Javadoc comment. 45
Missing a Javadoc comment. 46
Line has trailing spaces. 47
Missing a Javadoc comment. 48
Line has trailing spaces. 49
Method 'init' is not designed for extension - needs to be abstract, final or empty. 53
Parameter logDir should be final. 53
'{' should be on the previous line. 54
'if' is not followed by whitespace. 55
'(' is followed by whitespace. 55
')' is preceeded with whitespace. 55
'{' should be on the previous line. 56
'{' should be on the previous line. 58
Line is longer than 80 characters. 60
Line has trailing spaces. 63
Comment matches to-do format 'TODO:'. 64
Line is longer than 80 characters. 65
Line contains a tab character. 67
Line has trailing spaces. 68
Line contains a tab character. 68
Line contains a tab character. 69
Line contains a tab character. 70
Line contains a tab character. 71
Line has trailing spaces. 72
Line contains a tab character. 72
'}' should be on the same line. 74
'catch' is not followed by whitespace. 75
'{' should be on the previous line. 76
Line has trailing spaces. 81
Method 'initialized' is not designed for extension - needs to be abstract, final or empty. 86
'{' should be on the previous line. 87
Line has trailing spaces. 90
Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 94
'{' should be on the previous line. 95
Method 'getMapsByName' is not designed for extension - needs to be abstract, final or empty. 98
Missing a Javadoc comment. 98
'{' should be on the previous line. 99
Line has trailing spaces. 102
Method 'getKills' is not designed for extension - needs to be abstract, final or empty. 106
'{' should be on the previous line. 107
Line has trailing spaces. 110
Method 'getRounds' is not designed for extension - needs to be abstract, final or empty. 114
'{' should be on the previous line. 115
Line has trailing spaces. 118
Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. 122
'{' should be on the previous line. 123
Line has trailing spaces. 126
Method 'getPlayersByName' is not designed for extension - needs to be abstract, final or empty. 130
'{' should be on the previous line. 131
Line has trailing spaces. 134
Method 'getWeapons' is not designed for extension - needs to be abstract, final or empty. 138
'{' should be on the previous line. 139
Line has trailing spaces. 142
Method 'getWeaponsByName' is not designed for extension - needs to be abstract, final or empty. 146
'{' should be on the previous line. 147
Line has trailing spaces. 150
Method 'next' is not designed for extension - needs to be abstract, final or empty. 151
Missing a Javadoc comment. 151
'{' should be on the previous line. 152
Line has trailing spaces. 155
'{' should be on the previous line. 161
'if' is not followed by whitespace. 162
'(' is followed by whitespace. 162
')' is preceeded with whitespace. 162
'{' should be on the previous line. 163
Line has trailing spaces. 168
Method 'getGames' is not designed for extension - needs to be abstract, final or empty. 172
'{' should be on the previous line. 173
Line has trailing spaces. 176
Method 'getGames' is not designed for extension - needs to be abstract, final or empty. 177
Missing a Javadoc comment. 177
Parameter filters should be final. 177
'{' should be on the previous line. 178
'if' construct must use '{}'s. 179
Line is longer than 80 characters. 179
'if' is not followed by whitespace. 179
'(' is followed by whitespace. 179
'==' is not preceeded with whitespace. 179
'==' is not followed by whitespace. 179
')' is preceeded with whitespace. 179
Line has trailing spaces. 180
Line has trailing spaces. 183
Line has trailing spaces. 185
'for' is not followed by whitespace. 186
'(' is followed by whitespace. 186
'games' hides a field. 186
'{' should be on the previous line. 187
'cast' is not followed by whitespace. 188
Line has trailing spaces. 189
Line is longer than 80 characters. 191
'(' is followed by whitespace. 191
'=' is not preceeded with whitespace. 191
'=' is not followed by whitespace. 191
'cast' is not followed by whitespace. 191
'==' is not preceeded with whitespace. 191
'==' is not followed by whitespace. 191
Line is longer than 80 characters. 195
'if' is not followed by whitespace. 195
'(' is followed by whitespace. 195
'=' is not preceeded with whitespace. 195
'=' is not followed by whitespace. 195
'cast' is not followed by whitespace. 195
'==' is not preceeded with whitespace. 195
'==' is not followed by whitespace. 195
')' is preceeded with whitespace. 195
Line is longer than 80 characters. 199
'if' is not followed by whitespace. 199
'(' is followed by whitespace. 199
'=' is not preceeded with whitespace. 199
'=' is not followed by whitespace. 199
'cast' is not followed by whitespace. 199
'==' is not preceeded with whitespace. 199
'==' is not followed by whitespace. 199
')' is preceeded with whitespace. 199
Line has trailing spaces. 206
Line has trailing spaces. 209
Method 'getKills' is not designed for extension - needs to be abstract, final or empty. 210
Missing a Javadoc comment. 210
Parameter filters should be final. 210
'{' should be on the previous line. 211
'if' construct must use '{}'s. 212
'if' is not followed by whitespace. 212
'(' is followed by whitespace. 212
'==' is not preceeded with whitespace. 212
'==' is not followed by whitespace. 212
')' is preceeded with whitespace. 212
Line has trailing spaces. 215
'cast' is not followed by whitespace. 216
Line has trailing spaces. 218
'for' is not followed by whitespace. 219
'(' is followed by whitespace. 219
'games' hides a field. 219
'{' should be on the previous line. 220
'cast' is not followed by whitespace. 221
Line has trailing spaces. 222
Line is longer than 80 characters. 224
'(' is followed by whitespace. 224
'=' is not preceeded with whitespace. 224
'=' is not followed by whitespace. 224
'cast' is not followed by whitespace. 224
'==' is not preceeded with whitespace. 224
'==' is not followed by whitespace. 224
Line is longer than 80 characters. 228
'if' is not followed by whitespace. 228
'(' is followed by whitespace. 228
'=' is not preceeded with whitespace. 228
'=' is not followed by whitespace. 228
'cast' is not followed by whitespace. 228
'==' is not preceeded with whitespace. 228
'==' is not followed by whitespace. 228
')' is preceeded with whitespace. 228
Line is longer than 80 characters. 232
'if' is not followed by whitespace. 232
'(' is followed by whitespace. 232
'=' is not preceeded with whitespace. 232
'=' is not followed by whitespace. 232
'cast' is not followed by whitespace. 232
'==' is not preceeded with whitespace. 232
'==' is not followed by whitespace. 232
')' is preceeded with whitespace. 232
Line is longer than 80 characters. 234
'for' is not followed by whitespace. 234
'(' is followed by whitespace. 234
'rounds' hides a field. 234
'cast' is not followed by whitespace. 236
Line is longer than 80 characters. 237
'for' is not followed by whitespace. 237
'(' is followed by whitespace. 237
'kills' hides a field. 237
'cast' is not followed by whitespace. 239
Line is longer than 80 characters. 241
'if' is not followed by whitespace. 241
'(' is followed by whitespace. 241
')' is preceeded with whitespace. 241
Line is longer than 80 characters. 244
'(' is followed by whitespace. 244
'=' is not preceeded with whitespace. 244
'=' is not followed by whitespace. 244
'cast' is not followed by whitespace. 244
'==' is not preceeded with whitespace. 244
'==' is not followed by whitespace. 244
Line has trailing spaces. 246
Line is longer than 80 characters. 248
'cast' is not followed by whitespace. 248
Line is longer than 80 characters. 249
'cast' is not followed by whitespace. 249
Line has trailing spaces. 250
Line is longer than 80 characters. 251
'(' is followed by whitespace. 251
'=' is not preceeded with whitespace. 251
'=' is not followed by whitespace. 251
'cast' is not followed by whitespace. 251
'==' is not preceeded with whitespace. 251
'==' is not followed by whitespace. 251
' & amp; & amp;' is not preceeded with whitespace. 251
' & amp; & amp;' is not followed by whitespace. 251
')' is preceeded with whitespace. 251
Line has trailing spaces. 263

com/mlw/fps/model/business/dao/memmory/WeaponDAOImpl.java

Error Line
'{' should be on the previous line. 19
'{' should be on the previous line. 24
Method 'getWeaponByPk' is not designed for extension - needs to be abstract, final or empty. 27
Missing a Javadoc comment. 27
Parameter weaponPk should be final. 27
'{' should be on the previous line. 28
'cast' is not followed by whitespace. 29
Method 'getWeapons' is not designed for extension - needs to be abstract, final or empty. 32
Missing a Javadoc comment. 32
'{' should be on the previous line. 33
Line has trailing spaces. 36
Method 'getWeaponByName' is not designed for extension - needs to be abstract, final or empty. 37
Missing a Javadoc comment. 37
Parameter name should be final. 37
'{' should be on the previous line. 38
'cast' is not followed by whitespace. 39
Line has trailing spaces. 41
Method 'insert' is not de signed for extension - needs to be abstract, final or empty. 42
Missing a Javadoc comment. 42
Parameter weapon should be final. 42
'{' should be on the previous line. 43
'if' construct must use '{}'s. 44
'if' is not followed by whitespace. 44
'(' is followed by whitespace. 44
'==' is not preceeded with whitespace. 44
'==' is not followed by whitespace. 44
Line has trailing spaces. 45
',' is not followed by whitespace. 46
',' is not followed by whitespace. 47
Line has trailing spaces. 49

com/mlw/fps/model/business/dao/memmory/vlh/GameListAdapter.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/memmory/vlh/GameListAdapter.java

Error Line
'{' should be on the previous line. 25
'{' should be on the previous line. 29
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 42
'{' should be on the previous line. 43
Unused @param tag for 'name'. 49
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 52
Parameter info should be final. 52
'{' should be on the previous line. 53
'=' is not preceeded with whitespace. 54
Line is longer than 80 characters. 56
'=' is not preceeded with whitespace. 56
'=' is n ot preceeded with whitespace. 58
'cast' is not followed by whitespace. 58
Comment matches to-do format 'TODO:'. 59
'if' is not followed by whitespace. 60
'(' is followed by whitespace. 60
'{' should be on the previous line. 61
Line contains a tab character. 62
'(' is followed by whitespace. 62
')' is preceeded with whitespace. 62

com/mlw/fps/model/business/dao/memmory/vlh/KillChartStatsAdapter.java

Error Line
'{' should be on the previous line. 27
Line has trailing spaces. 28
'{' should be on the previous line. 31
Line has trailing spaces. 33
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 44
'{' should be on the previous line. 45
Line has trailing spaces. 48
Unused @param tag for 'name'. 51
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 54
Parameter info should be final. 54
'{' should be on the previous line. 55
'cast' is not followed by whitespace. 56
Line has trailing spaces. 57
Line has trailing spaces. 59
Line has trailing spaces. 62
Line is longer than 80 characters. 63
'for' is not followed by whitespace. 63
'(' is followed by whitespace. 63
'cast' is not followed by whitespace. 65
'cast' is not followed by whitespace. 66
'cast' is not followed by whitespace. 67
Line has trailing spaces. 68
Line is longer than 80 characters. 69
'if' is not followed by whitespace. 69
'(' is followed by whitespace. 69
'(' is followed by whitespace. 69
')' is preceeded with whitespace. 69
'(' is followed by whitespace. 69
')' is preceeded with whitespace. 69
'(' is followed by whitespace. 71
')' is preceeded with whitespace. 71
'?' is not preceeded with whitespace. 71
Avoid inline conditionals. 71
'?' is not followed by whitespace. 71
':' is not preceeded with whitespace. 71
':' is not followed by whitespace. 71
'(' is followed by whitespace. 73
')' is preceeded with whitespace. 73
Line has trailing spaces. 75
Line has trailing spaces. 77
Line has trailing spaces. 80

com/mlw/fps/model/business/dao/memmory/vlh/MapStatsAdapter.java

Error Line
'{' should be on the previous line. 32
'{' should be on the previous line. 36
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 49
'{' should be on the previous line. 50
Unused @param tag for 'name'. 56
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 59
Parameter info should be final. 59
'{' should be on the previous line. 60
'cast' is not followed by whitespace. 61
Line is longer than 80 characters. 66
'cast' is not followed by whitespace. 68
'cast' is not followed by whitespace. 70
'if' construct must use '{}'s. 71
Inner assignments should be avoided. 72
'{' should be on the previous line. 75
'cast' is not followed by whitespace. 76
'{' should be on the previous line. 78
'cast' is not followed by whitespace. 79
Line is longer than 80 characters. 80
'cast' is not followed by whitespace. 80
'{' should be on the previous line. 83
Line is longer than 80 characters. 84
'cast' is not followed by whitespace. 84
Line is longer than 80 characters. 89
'cast' is not followed by whitespace. 89
Line is longer than 80 characters. 97
'cast' is not followed by whitespace. 99
'{' should be on the previous line. 102
'cast' is not followed by whitespace. 103
Line is longer than 80 characters. 104
'cast' is not followed by whitespace. 106
'cast' is not followed by whitespace. 109
Line is longer than 80 characters. 113
'cast' is not followed by whitespace. 113
'{' should be on the previous line. 116

com/mlw/fps/model/business/dao/memmory/vlh/PlayerMatchupAdapter.java

Error Line
'{' should be on the previous line. 27
Line has trailing spaces. 28
'{' should be on the previous line. 31
Line has trailing spaces. 33
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 44
'{' should be on the previous line. 45
Line has trailing spaces. 48
Unused @param tag for 'name'. 51
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 54
Parameter info should be final. 54
'{' should be on the previous line. 55
Line has trailing spaces. 58
'cast' is not followed by whitespace. 59
Line has trailing spaces. 60
Line is longer than 80 characters. 61
'for' is not followed by whitespace. 61
'(' is followed by whitespace. 61
'cast' is not followed by whitespace. 63
'cast' is not followed by whitespace. 64
'cast' is not followed by whitespace. 65
Line has trailing spaces. 66
'if' is not followed by whitespace. 67
'(' is followed by whitespace. 67
')' is preceeded with whitespace. 67
'{' should be on the previous line. 68
'{' is not followed by whitespace. 68
'cast' is not followed by whitespace. 69
'(' is followed by whitespace. 69
')' is preceeded with whitespace. 69
'if' is not followed by whitespace. 70
'(' is followed by whitespace. 70
')' is preceeded with whitespace. 70
'{' should be on the previous line. 71
Line is longer than 80 characters. 72
Line is longer than 80 characters. 73
'=' is not preceeded with whitespace. 73
Inner assignments should be avoided. 73
'=' is not followed by whitespace. 73
')' is preceeded with whitespace. 73
'}' should be on the same line. 76
'if' is not followed by whitespace. 77
'(' is followed by wh itespace. 77
')' is preceeded with whitespace. 77
'{' should be on the previous line. 78
'{' is not followed by whitespace. 78
'cast' is not followed by whitespace. 79
'(' is followed by whitespace. 79
')' is preceeded with whitespace. 79
'if' is not followed by whitespace. 80
'(' is followed by whitespace. 80
')' is p receeded with whitespace. 80
'{' should be on the previous line. 81
Line is longer than 80 characters. 82
Line is longer than 80 characters. 83
'=' is not preceeded with whitespace. 83
Inner assignments should be avoided. 83
'=' is not followed by whitespace. 83
')' is preceeded with whitespace. 83
Line has trailing spaces. 87
Line has trailing spaces. 89
Line has trailing spaces. 92

com/mlw/fps/model/business/dao/memmory/vlh/PlayerStatsAdapter.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/memmory/vlh/PlayerStatsAdapter.java

Error Line
'{' should be on the previous line. 34
Line has trailing spaces. 35
'{' should be on the previous line. 38
Line has trailing spaces. 40
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 51
'{' should be on the previous line. 52
Line has trailing spaces. 55
Unused @param tag for 'name'. 58
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 61
Parameter info should be final. 61
'{' should be on the previous line. 62
Line has trailing spaces. 64
Line is longer than 80 characters. 65
'for' is not followed by whitespace. 65
'(' is followed by whitespace. 65
'cast' is not followed by whitespace. 67
'cast' is not followed by whitespace. 68
'cast' is not followed by whitespace. 69
Line has trailing spaces. 70
'cast' is not followed by whitespace. 71
'if' construct must use '{}'s. 72
Line is longer than 80 characters. 72
'if' is not followed by whitespace. 72
'(' is followed by whitespace. 72
'==' is not preceeded with whitespace. 72
'==' is not followed by whitespace. 72
Inner assignments should be avoided. 72
')' is preceeded with whitespace. 72
Line has trailing spaces. 74
'cast' is not followed by whitespace. 75
'if' construct must use '{}'s. 76
Line is longer than 80 characters. 76
'if' is not followed by whitespace. 76
'(' is followed by whitespace. 76
'==' is not preceeded with whitespace. 76
'==' is not followed by whitespace. 76
Inner assignments should be avoided. 76
')' is preceeded with whitespace. 76
Line has trailing spaces. 79
Line is longer than 80 characters. 80
'for' is not followed by whitespace. 80
'(' is followed by whitespace. 80
'cast' is not followed by whitespace. 82
Line has trailing spaces. 83
'for' is not followed by whitespace. 84
Line has trailing spaces. 85
'{' should be on the previous line. 85
Line contains a tab character. 86
'cast' is not followed by whitespace. 86
Line is longer than 80 characters. 87
Line contains a tab character. 87
'for' is not followed by whitespace. 87
Line contains a tab character. 88
Line contains a tab character. 89
'cast' is not followed by whitespace. 89
Line has trailing spaces. 90
Line contains a tab character. 90
Line is longer than 80 characters. 91
Line contains a tab character. 91
'cast' is not followed by whitespace. 91
'if' is not followed by whitespace. 92
'(' is followed by whitespace. 92
'!=' is not preceeded with whitespace. 92
'!=' is not followed by whitespace. 92
')' is preceeded with whitespace. 92
'{' should be on the previous line. 93
Line has trailing spaces. 94
Line contains a tab character. 94
Line contains a tab character. 95
'(' is followed by whitespace. 95
')' is preceeded with whitespace. 95
Line contains a tab character. 96
'(' is followed by whitespace. 96
')' is preceeded with whitespace. 96
Line contains a tab character. 98
Line has trailing spaces. 100
Line is longer than 80 characters. 101
'for' is not followed by whitespace. 101
'(' is followed by whitespace. 101
'cast' is not followed by whitespace. 103
'cast' is not followed by whitespace. 104
Line is longer than 80 characters. 105
'for' is not followed by whitespace. 105
'cast' is not followed by whitespace. 107
Line has trailing spaces. 108
'cast' is not followed by whitespace. 110
'if' is not followed by whitespace. 111
'(' is followed by whitespace. 111
')' is preceeded with whitespace. 111
'{' should be on the previous line. 112
Line is longer than 80 characters. 115
'(' is followed by whitespace. 115
'=' is not preceeded with whitespace. 115
'=' is not followed by whitespace. 115
'cast' is not followed by whitespace. 115
'==' is not preceeded with whitespace. 115
'==' is not followed by whitespace. 115
'cast' is not followed by whitespace. 117
'if' is not followed by whitespace. 118
'(' is followed by whitespace. 118
'!=' is not preceeded with whitespace. 118
'!=' is not followed by whitespace. 118
')' is preceeded with whitespace. 118
'{' should be on the previous line. 119
Line has trailing spaces. 127
Line has trailing spaces. 130

com/mlw/fps/model/business/dao/memmory/vlh/PlayerWeaponStatsAdapter.java

Error Line
'{' should be on the previous line. 33
Line has trailing spaces. 34
'{' should be on the previous line. 37
Line has trailing spaces. 39
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 50
'{' should be on the previous line. 51
Line has trailing spaces. 54
Unused @param tag for 'name'. 57
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 60
Parameter info should be final. 60
'{' should be on the previous line. 61
'cast' is not followed by whitespace. 62
Line has trailing spaces. 63
Line has trailing spaces. 65
Line is longer than 80 characters. 66
'for' is not followed by whitespace. 66
'(' is followed by whitespace. 66
'cast' is not followed by whitespace. 68
'cast' is not followed by whitespace. 69
'cast' is not followed by whitespace. 70
'cast' is not followed by whitespace. 71
Line has trailing spaces. 72
'if' construct must use '{}'s. 74
'if' is not followed by whitespace. 74
'(' is followed by whitespace. 74
'==' is not preceeded with whitespace. 74
'==' is not followed by whitespace. 74
Inner assignments should be avoided. 74
')' is preceeded with whitespace. 74
Line has trailing spaces. 75
'if' is not followed by whitespace. 76
'(' is followed by whitespace. 76
')' is preceeded with whitespace. 76
'{' should be on the previous line. 77
'}' should be on the same line. 79
'if' is not followed by whitespace. 80
'(' is followed by whitespace. 80
')' is precee ded with whitespace. 80
'{' should be on the previous line. 81
Line has trailing spaces. 85
Line has trailing spaces. 86
Line is longer than 80 characters. 87
'for' is not followed by whitespace. 87
'(' is followed by whitespace. 87
'cast' is not followed by whitespace. 89
'cast' is not followed by whitespace. 90
Line has trailing spaces. 91
'if' is not followed by whitespace. 92
'(' is followed by whitespace. 92
')' is preceeded with whitespace. 92
'{' should be on the previous line. 93
Line is longer than 80 characters. 94
'for' is not followed by whitespace. 94
'cast' is not followed by whitespace. 96
Line has trailing spaces. 97
Line is longer than 80 characters. 100
'(' is followed by whitespace. 100
'=' is not preceeded with whitespace. 100
'=' is not followed by whitespace. 100
'cast' is not followed by whitespace. 100
'==' is not preceeded with whitespace. 100
'==' is not followed by whitespace. 100
'if' construct must use '{}'s. 103
Line is longer than 80 characters. 103
'if' is not followed by whitespace. 103
'(' is followed by whitespace. 103
'==' is not preceeded with whitespace. 103
'==' is not followed by whitespace. 103
Inner assignments should be avoided. 103
')' is preceeded with whitespace. 103
Line has trailing spaces. 104
Line contains a tab character. 105
Line has trailing spaces. 110
Line has trailing spaces. 113

com/mlw/fps/model/business/dao/memmory/vlh/WeaponKillerStatsAdapter.java

Error Line
'{' should be on the previous line. 29
'{' should be on the previous line. 33
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 46
'{' should be on the previous line. 47
Unused @param tag for 'name'. 53
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 56
Parameter info should be final. 56
'{' should be on the previous line. 57
'=' is not preceeded with whitespace. 58
'cast' is not followed by whitespace. 58
'=' is not preceeded with whitespace. 60
'=' is not preceeded with whitespace. 61
Li ne is longer than 80 characters. 62
'=' is not preceeded with whitespace. 62
'=' is not preceeded with whitespace. 64
'cast' is not followed by whitespace. 64
'=' is not preceeded with whitespace. 65
'cast' is not followed by whitespace. 65
'=' is not preceeded with whitespace. 66
'cast' is not followed by whitespace. 66
'=' is not preceeded with whitespace. 67
'cast' is not followed by whitespace. 67
'{' should be on the previous line. 70
'=' is not preceeded with whitespace. 71
'cast' is not followed by whitespace. 71
'if' construct must use '{}'s. 72
'=' is not preceeded with whitespace. 73
Inner assignments should be avoided. 73
'}' should be on the same line. 75
'{' should be on the previous line. 77
'=' is not preceeded with whitespace. 78
'cast' is not followed by whitespace. 78
'if' construct must use '{}'s. 79
'=' is not preceeded with whitespace. 80
Inner assignments should be avoided. 80

com/mlw/fps/model/business/dao/memmory/vlh/WeaponStatsAdapter.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/dao/memmory/vlh/WeaponStatsAdapter.java

Error Line
'{' should be on the previous line. 34
Line has trailing spaces. 35
'{' should be on the previous line. 38
Line has trailing spaces. 40
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 51
'{' should be on the previous line. 52
Line has trailing spaces. 55
Unused @param tag for 'name'. 58
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 61
Parameter info should be final. 61
'{' should be on the previous line. 62
'for' is not followed by whitespace. 66
'(' is followed by whitespace. 66
'{' should be on the previous line. 67
'cast' is not followed by whitespace. 68
'cast' is not followed by whitespace. 69
'cast' is not followed by whitespace. 70
'cast' is not followed by whitespace. 71
Line has trailing spaces. 72
'if' construct must use '{}'s. 74
Line is longer than 80 characters. 74
'if' is not followed by whitespace. 74
'(' is followed by whitespace. 74
'==' is not preceeded with whitespace. 74
'==' is not followed by whitespace. 74
Inner assignments should be avoided. 74
')' is preceeded with whitespace. 74
Line has trailing spaces. 75
Line has trailing spaces. 78
Line is longer than 80 characters. 79
'for' is not followed by whitespace. 79
'(' is followed by whitespace. 79
'cast' is not followed by whitespace. 81
Line has trailing spaces. 82
Line is longer than 80 characters. 83
'for' is not followed by whitespace. 83
'(' is followed by whitespace. 83
'cast' is not followed by whitespace. 85
Line is longer than 80 characters. 86
'for' is not followed by whitespace. 86
'cast' is not followed by whitespace. 88
Line has trailing spaces. 89
Line is longer than 80 characters. 92
'(' is followed by whitespace. 92
'=' is not preceeded with whitespace. 92
'=' is not followed by whitespace. 92
'cast' is not followed by whitespace. 92
'==' is not preceeded with whitespace. 92
'==' is not followed by whitespace. 92
Line has trailing spaces. 94
'if' construct must use '{}'s. 96
Line is longer than 80 characters. 96
'if' is not followed by whitespace. 96
'(' is followed by whitespace. 96
'==' is not preceeded with whitespace. 96
'==' is not followed by whitespace. 96
Inner assignments should be avoided. 96
')' is preceeded with whitespace. 96
Line has trailing spaces. 98
Line has trailing spaces. 103
Line has trailing spaces. 106

com/mlw/fps/model/business/dao/memmory/vlh/package.html

Error Line
Missing package documentation file. 0

com/mlw/fps/model/business/vo/Base.java

Error Line
'{' should be on the previous line. 15
Missing a Javadoc comment. 16
Missing a Javadoc comment. 17
'{' should be on the previous line. 22
Line has trailing spaces. 24
Parameter pk should be final. 27
'pk' hides a field. 27
Expected @param tag for 'pk'. 27
'{' should be on the previous line. 28
Method 'getPk' is not designed for extension - needs to be abstract, final or empty. 35
'{' should be on the previous line. 36
Method 'setPk' is not designed for extension - needs to be abstract, final or empty. 43
Parameter pk should be final. 43
'pk' hides a field. 43
'{' should be on the previous line. 44
Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 51
'{' should be on the previous line. 52
Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 59
Parameter date should be final. 59
'date' hides a field. 59
'{' should be on the previous line. 60

com/mlw/fps/model/business/vo/Game.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/Game.java

Error Line
'{' should be on the previous line. 20
Line has trailing spaces. 27
Line has trailing spaces. 30
'{' should be on the previous line. 33
Line has trailing spaces. 35
Parameter map should be final. 38
'map' hides a field. 38
Expected @param tag for 'map'. 38
Parameter date should be final. 38
Expected @param tag for 'date'. 38
'{' should be on the previous line. 39
Line has trailing spaces. 43
Method 'getMap' is not designed for extension - needs to be abstract, final or empty. 47
'{' should be on the previous line. 48
Line has trailing spaces. 51
Method 'setMap' is not designed for extension - needs to be abstract, final or e mpty. 55
Parameter map should be final. 55
'map' hides a field. 55
'{' should be on the previous line. 56
Line has trailing spaces. 59
Method 'getEndDate' is not designed for extension - needs to be abstract, final or empty. 63
'{' should be on the previous line. 64
Line has trailing spaces. 67
Method 'setEndDate' is not designed for extension - needs to be abstract, final or empty. 71
Parameter endDate should be final. 71
'endDate' hides a field. 71
'{' should be on the previous line. 72
Line has trailing spaces. 75
Method 'getRounds' is not designed for extension - needs to be abstract, final or empty. 79
'{' should be on the previous line. 80
'if' construct must use '{}'s. 81
'if' is not followed by whitespace. 81
'(' is followed by whitespace. 81
'==' is not preceeded with whitespace. 81
'==' is not followed by whitespace. 81
')' is preceeded with whitespace. 81
Line has trailing spaces. 84
Method 'setRounds' is not designed for extension - needs to be abstract, final or empty. 88
Parameter rounds should be final. 88
'rounds' hides a field. 88
'{' should be on the previous line. 89
Line has trailing spaces. 92
Method 'getRecaps' is not designed for extension - needs to be abstract, final or empty. 96
'{' should be on the previous line. 97
'if' construct must use '{}'s. 98
'if' is not followed by whitespace. 98
'(' is followed by whitespace. 98
'==' is not preceeded with whitespace. 98
'==' is not followed by whitespace. 98
')' is preceeded with whitespace. 98
Line has trailing spaces. 101
Method 'setRecaps' is not designed for extension - needs to be abstract, final or empty. 105
Parameter recaps should be final. 105
'recaps' hides a field. 105
'{' should be on the previous line. 106
Line has trailing spaces. 109
Method 'getKills' is not designed for extension - needs to be abstract, final or empty. 110
Missing a Javadoc comment. 110
'{' should be on the previous line. 111
Line contains a tab character. 112
'if' construct must use '{}'s. 113
Line contains a tab character. 113
'if' is not followed by whitespace. 113
'(' is followed by whitespace. 113
')' is preceeded with whitespace. 113
Line has trailing spaces. 114
Line contains a tab character. 114
Line contains a tab character. 115
'for' is not followed by whitespace. 115
'(' is followed by whitespace. 115
Line contains a tab character. 116
'{' should be on the previous line. 116
Line contains a tab character. 117
'cast' is not followed by whitespace. 117
Line contains a tab character. 118
Line contains a tab character. 119
Line contains a tab character. 120
Line has trailing spaces. 122

com/mlw/fps/model/business/vo/GameRecap.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/GameRecap.java

Error Line
'{' should be on the previous line. 17
Line has trailing spaces. 18
'{' should be on the previous line. 24
Line has trailing spaces. 26
Method 'getWeaponUsage' is not designed for extension - needs to be abstract, final or empty. 30
'{' should be on the previous line. 31
'if' construct must use '{}'s. 32
'if' is not followed by whitespace. 32
'==' is not preceeded with whitespace. 32
'==' is not followed by whitespace. 32
Line has trailing spaces. 35
Method 'setWeaponUsage' is not designed for extension - needs to be abstract, final or empty. 39
Parameter weaponUsage should be final. 39
'weaponUsage' hides a field. 39
'{' should be on the previous line. 40
Line has trailing spaces. 43

com/mlw/fps/model/business/vo/Kill.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/Kill.java

Error Line
Line has trailing spaces. 17
'{' should be on the previous line. 17
Line has trailing spaces. 23
'{' should be on the previous line. 27
Line has trailing spaces. 29
Parameter date should be final. 32
Expected @param tag for 'date'. 32
Parameter killer should be final. 32
Expected @param tag for 'killer'. 32
Parameter weapon should be final. 32
'weapon' hides a field. 32
Expected @param tag for 'weapon'. 32
Parameter victim should be final. 32
Expected @param tag for 'victim'. 32
'{' should be on the previous line. 33
Line has trailing spaces. 39
Method 'getWeapon' is not designed for extension - needs to be abstract, final or empty. 43
'{' should be on the previous line. 44
Line has trailing spaces. 47
Method 'setWeapon' is not designed for extension - needs to be abstract, final or empty. 51
Parameter weapon should be final. 51
'weapon' hides a field. 51
'{' should be on the previous line. 52
Line has trailing spaces. 55
Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. 59
'{' should be on the previous line. 60
Line has trailing spaces. 63
Parameter players should be final. 67
'players' hides a field. 67
'{' should be on the previous line. 68
Line has trailing spaces. 71

com/mlw/fps/model/business/vo/KillPlayer.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/KillPlayer.java

Error Line
'{' should be on the previous line. 14
Line has trailing spaces. 19
'{' should be on the previous line. 22
Parameter player should be final. 25
'player' hides a field. 25
Expected @param tag for 'player'. 25
Parameter role should be final. 25
'role' hides a field. 25
Expected @param tag for 'role'. 25
'{' should be on the previous line. 26
Line has trailing spaces. 30
Method 'getPlayer' is not designed for extension - needs to be abstract, final or empty. 34
'{' should be on the previous line. 35
Line has trailing spaces. 38
Parameter player should be final. 42
'player' hides a field. 42
'{' should be on the previous line. 43
Line has trailing spaces. 46
Method 'getRole' is not designed for extension - needs to be abstract, final or empty. 50
'{' should be on the previous line. 51
Line has trailing spaces. 54
Parameter role should be final. 58
'role' hides a field. 58
'{' should be on the previous line. 59
Line has trailing spaces. 62

com/mlw/fps/model/business/vo/KillRole.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/KillRole.java

Error Line
'{' should be on the previous line. 14
Line has trailing spaces. 21
Line has trailing spaces. 24
Line has trailing spaces. 25
'{' should be on the previous line. 28
Line has trailing spaces. 30
Line is longer than 80 characters. 32
Parameter id should be final. 32
'id' hides a field. 32
Expected @param tag for 'id'. 32
Parameter name should be final. 32
'name' hides a field. 32
Expected @param tag for 'name'. 32
Parameter killModifier should be final. 32
'killModifier' hides a field. 32
Expected @param tag for 'killModifier'. 32
Parameter deathModifier should be final. 32
'deathModifier' hides a field. 32
Expected @param tag for 'deathModifier'. 32
Line has trailing spaces. 39
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 43
'{' should be on the previous line. 44
Line has trailing spaces. 47
Parameter name should be final. 51
'name' hides a field. 51
'{' should be on the previous line. 52
Line has trailing spaces. 55
Method 'getKillModifier' is not designed for extension - needs to be abstract, final or empty. 59
'{' should be on the previous line. 60
Line has trailing spaces. 63
Parameter killModifier should be final. 67
'killModifier' hides a field. 67
'{' should be on the pr evious line. 68
Line has trailing spaces. 71
Method 'getDeathModifier' is not designed for extension - needs to be abstract, final or empty. 75
'{' should be on the previous line. 76
Line has trailing spaces. 79
Parameter deathModifier should be final. 83
'deathModifier' hides a field. 83
'{' should be on the previous line. 84
Line has trailing spaces. 87
Method 'getId' is not designed for extension - needs to be abstract, final or empty. 91
'{' should be on the previous line. 92
Line has trailing spaces. 95
Parameter id should be final. 99
'id' hides a field. 99
'{' should be on the previous line. 100
Line has trailing spaces. 103

com/mlw/fps/model/business/vo/Map.java

Error Line
'{' should be on the previous line. 14
Missing a Javadoc comment. 15
'{' should be on the previous line. 20
Parameter name should be final. 25
'name' hides a field. 25
Expected @param tag for 'name'. 25
'{' should be on the previous line. 26
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 33
'{' should be on the previous line. 34
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 41
Parameter name should be final. 41
'name' hides a field. 41
'{' should be on the previous line. 42
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 46
Missing a Javadoc comment. 46
'{' should be on the previous line. 47
'+' is not preceeded with whitespace. 48
'+' is not followed by whitespace. 48
'+' is not preceeded with whitespace. 48
'+' is not followed by whitespace. 48
'+' is not followed by whitespace. 48
'+' is not preceeded with whitespace. 48
'+' is not followed by whitespace. 48

com/mlw/fps/model/business/vo/Player.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/Player.java

Error Line
'{' should be on the previous line. 14
Line has trailing spaces. 15
Line has trailing spaces. 18
'{' should be on the previous line. 22
Line has trailing spaces. 24
Parameter name should be final. 27
'name' hides a field. 27
Expected @param tag for 'name'. 27
'{' should be on the previous line. 28
Line has trailing spaces. 31
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 35
'{' should be on the previous line. 36
Line has trailing spaces. 39
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 43
Parameter name should be final. 43
'name' hides a field. 43
'{' should be on the previous line. 44
Line has trailing spaces. 47

com/mlw/fps/model/business/vo/PlayerStatus.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/PlayerStatus.java

Error Line
'{' should be on the previous line. 17
Line contains a tab character. 18
Missing a Javadoc comment. 18
Line contains a tab character. 19
Missing a Javadoc comment. 19
Line has trailing spaces. 20
Line contains a tab character. 20
Line contains a tab character. 21
Missing a Javadoc comment. 21
Missing a Javadoc comment. 22
Missing a Javadoc comment. 23
Missing a Javadoc comment. 24
Line has trailing spaces. 25
Line has trailing spaces. 27
Parameter team should be final. 31
'team' hides a field. 31
Expected @param tag for 'team'. 31
Parameter player should be final. 31
'player' hides a field. 31
Expected @param tag for 'player'. 31
'{' should be on the previous line. 32
Line contains a tab character. 33
Line contains a tab character. 34
Line contains a tab character. 35
Line has trailing spaces. 37
Line has trailing spaces. 39
Line is longer than 80 characters. 44
Line contains a tab character. 44
Parameter team should be final. 44
'team' hides a field. 44
Expected @param tag for 'team'. 44
Parameter player should be final. 44
'player' hides a field. 44
Expected @param tag for 'player'. 44
Parameter status should be final. 44
'status' hides a field. 44
Expected @param tag for 'status'. 44
Parameter secondsAlive should be final. 44
'secondsAlive' hides a field. 44
Expected @param tag for 'secondsAlive'. 44
Line contains a tab character. 45
Line contains a tab character. 46
Line contains a tab character. 47
Line contains a tab character. 48
Line contains a tab character. 49
Line contains a tab character. 50
Line has trailing spaces. 51
Line contains a tab character. 51
Expected an @return tag. 55
Method 'getPlayer' is not designed for extension - needs to be abstract, final or empty. 55
'{' should be on the previous line. 56
Expected an @return tag. 63
Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 63
'{' should be on the previous line. 64
Expected an @return tag. 71
Method 'getTeam' is not desi gned for extension - needs to be abstract, final or empty. 71
'{' should be on the previous line. 72
Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 79
Parameter status should be final. 79
'status' hides a field. 79
Expected @param tag for 'status'. 79
Parameter secondsAlive should be final. 79
'secondsAlive' hides a field. 79
Expected @param tag for 'secondsAlive'. 79
'{' should be on the previous line. 80
'=' is not preceeded with whitespace. 81
'=' is not followed by whitespace. 81
Method 'reset' is not designed for extension - needs to be abstract, final or empty. 85
Missing a Javadoc comment. 85
Parameter secondsAlive should be final. 85
'secondsAlive' hides a field. 85
'{' should be on the previous line. 86
'if' construct must use '{}'s. 87
Line contains a tab character. 87
'if' is not fol lowed by whitespace. 87
Line is longer than 80 characters. 88
Line contains a tab character. 88
Line contains a tab character. 89
Line has trailing spaces. 90
Line contains a tab character. 90
Line contains a tab character. 91
Expected an @return tag. 96
Method 'getSecondsAlive' is not designed for extension - needs to be abstract, final or empty. 96
'{' should be on the previous line. 97

com/mlw/fps/model/business/vo/Round.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/Round.java

Error Line
Line has trailing spaces. 18
'{' should be on the previous line. 18
Line has trailing spaces. 25
Missing a Javadoc comment. 26
Line has trailing spaces. 27
Missing a Javadoc comment. 28
Line has trailing spaces. 29
'{ ' should be on the previous line. 33
Line has trailing spaces. 35
Parameter date should be final. 38
Expected @param tag for 'date'. 38
'{' should be on the previous line. 39
Method 'getEndDate' is not designed for extension - needs to be abstract, final or empty. 46
'{' should be on the previous line. 47
Line has trailing spaces. 50
Method 'setEndDate' is not designed for extension - needs to be abstract, final or empty. 54
Parameter endDate should be final. 54
'endDate' hides a field. 54
'{' should be on the previous line. 55
Line has trailing spaces. 58
Method 'getWinningTeam' is not designed for extension - needs to be abstract, final or empty. 62
'{' should be on the previous line. 63
Line has trailing spaces. 66
Method 'setWinningTeam' is not designed for extension - needs to be abstract, final or empty. 70
Parameter winningTeam should be final. 70
'winningTeam' hides a field. 70
'{' should be on the previous line. 71
Line has trailing spaces. 74
Method 'getKills' is not designed for extension - needs to be abstract, final or empty. 78
'{' should be on the previous line. 79
'if' is not followed by whitespace. 80
'(' is followed by whitespace. 80
')' is preceeded with whitespace. 80
'{' should be on the previous line. 81
'40' is a magic number. 82
Line has trailing spaces. 84
Line has trailing spaces. 87
Method 'setKills' is not designed for extension - needs to be abstract, final or empty. 91
Parameter kills should be final. 91
'kills' hides a field. 91
'{' should be on the previous line. 92
Expected an @return tag. 99
Method 'getStatusOfPlayers' is not designed for extension - needs to be abstract, final or empty. 99
'{' should be on the previous line. 100
'if' construct must use '{}'s. 101
Line contains a tab character. 101
'if' is not followed by whitesp ace. 101
'(' is followed by whitespace. 101
'==' is not preceeded with whitespace. 101
'==' is not followed by whitespace. 101
')' is preceeded with whitespace. 101
Method 'setStatusOfPlayers' is not designed for extension - needs to be abstract, final or empty. 108
Parameter players should be final. 108
'players' hides a field. 108
Expected @param tag for 'players'. 108
'{' should be on the previous line. 109
'if' construct must use '{}'s. 110
Line contains a tab character. 110
'if' is not followed by whitespace. 110
'(' is followed by whitespace. 110
'!=' is not preceeded with whitespace. 110
'!=' is not followed by whitespace. 110
')' is preceeded with whitespace. 110
'=' is not preceeded with whitespace. 110
'=' is not followed by whitespace. 110
Line has trailing spaces. 112
Meth od 'getLength' is not designed for extension - needs to be abstract, final or empty. 113
Missing a Javadoc comment. 113
'{' should be on the previous line. 114
Line contains a tab character. 115
')' is preceeded with whitespace. 115
'/' is not preceeded with whitespace. 115
'/' is not followed by whitespace. 115
'1000' is a magic number. 115
Line contains a tab character. 116
' & lt;' is not preceeded with whitespace. 116
' & lt;' is not followed by whitespace. 116
'?' is not preceeded with whitespace. 116
Avoid inline conditionals. 116
'?' is not followed by whitespace. 116
':' is not preceeded with whitespace. 116
':' is not followed by whitespace. 116
Line has trailing spaces. 118

com/mlw/fps/model/business/vo/SupportedGame.java

Error Line
'{' should be on the previous line. 14
Missing a Javadoc comment. 15
Missing a Javadoc comment. 16
Line has trailing spaces. 17
Line has trailing spaces. 18
Line has trailing spaces. 19
Parameter pk should be final. 21
'pk' hides a field. 21
Expected @param tag for 'pk'. 21
Parameter name should be final. 21
'name' hides a field. 21
Expected @param tag for 'name'. 21
'{' should be on the previous line. 22
Line has trailing spaces. 26
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 30
'{' should be on the previous line. 31
Line has trailing spaces. 34
Method 'getPk' is not designed for extension - needs to be abstract, final or empty. 35
Missing a Javadoc comment. 35
'{' should be on the previous line. 36

com/mlw/fps/model/business/vo/SystemFilters.java

Error Line
'{' should be on the previous line. 18
Line is longer than 80 characters. 19
Line contains a tab character. 19
Missing a Javadoc comment. 19
Missing a Javadoc comment. 20
'{' should be on the previous line. 25
Method 'addFilter' is not designed for extension - needs to be abstract, final or empty. 28
Missing a Javadoc comment. 28
Parameter key should be final. 28
Parameter value should be final. 28
'{' should be on the previous line. 29
',' is not followed by whitespace. 30
Method 'getFilter' is not designed for extension - needs to be abstract, final or empty. 33
Missing a Javadoc comment. 33
Parameter key should be final. 33
'{' should be on the previous line. 34
Method 'removeFilter' is not designed for extension - needs to be abstract, final or empty. 37
Missing a Javadoc comment. 37
Parameter key should be final. 37
'{' should be on the previous line. 38
Line has trailing spaces. 41
Method 'getFilters' is not designed for extension - needs to be abstract, final or empty. 42
Missing a Javadoc comment. 42
'{' should be on the previous line. 43

com/mlw/fps/model/business/vo/Weapon.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/Weapon.java

Error Line
'{' should be on the previous line. 14
Missing a Javadoc comment. 15
Name 'DEFAULT_SKILL' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 15
Missing a Javadoc comment. 16
Line has trailing spaces. 20
'{' should be on the previous line. 24
Line has trailing spaces. 26
Parameter name should be final. 29
'name' hides a field. 29
Expected @param tag for 'name'. 29
'{' should be on the previous line. 30
Method 'getSkill' is not designed for extension - needs to be abstract, final or empty. 37
'{' should be on the previous line. 38
'(' is followed by whitespace. 39
')' is preceeded with whitespace. 39
'?' is not preceeded with whitespace. 39
Avoid inline conditionals. 39
'?' is not followed by whitespace. 39
':' is not preceeded with whitespace. 39
':' is not followed by whitespace. 39
Method 'setSkill' is not designed for extension - needs to be abstract, final or empty. 45
Parameter skill should be final. 45
'skill' hides a field. 45
'{' should be on the previous line. 46
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 53
'{' should be on the previous line. 54
Line has trailing spaces. 57
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 61
Parameter name should be final. 61
'name' hides a field. 61
'{' should be on the previous line. 62
Line has trailing spaces. 65

com/mlw/fps/model/business/vo/WeaponUsage.java

Error Line
'{' should be on the previous line. 17
Missing a Javadoc comment. 18
Variable 'weapon' must be private and have accessor methods. 18
Missing a Javadoc comment. 19
Variable 'player' must be private and have accessor methods. 19
Missing a Javadoc comment. 21
Variable 'shots' must be private and have accessor methods. 21
Missing a Javadoc comment. 22
Variable 'hits' must be private and have accessor methods. 22
Missing a Javadoc comment. 23
Variable 'kills' must be private and have accessor methods. 23
Missing a Javadoc comment. 24
Variable 'tks' must be private and have accessor methods. 24
Missing a Javadoc comment. 25
Variable 'damage' must be private and have accessor methods. 25
Missing a Javadoc comment. 26
Variable 'deaths' must be private and have accessor methods. 26
Missing a Javadoc comment. 28
Variable 'locations' must be private and have accessor methods. 28
Missing a Javadoc comment. 29
Variable 'percentages' must be private and have accessor methods. 29
'{' should be on the previous line. 34
Parameter weapon should be final. 39
'weapon' hides a field. 39
Expected @param tag for 'weapon'. 39
'{' should be on the previous line. 40
'=' is not preceeded with whitespace. 41
Method 'add' is not designed for extension - needs to be abstract, final or empty. 44
Missing a Javadoc comment. 44
Parameter usage should be final. 44
'{' should be on the previous line. 45
Line is longer than 80 characters. 51
'=' is not preceeded with whitespace. 51
'=' is not preceeded with whitespace. 53
'cast' is not followed by whitespace. 53
'=' is not preceeded with whitespace. 55
'cast' is not followed by whitespace. 55
'=' is not preceeded with whitespace. 56
'cast' is not followed by whitespace. 56
'{' should be on the previous line. 58
'}' should be on the same line. 60
'{' should be on the previous line. 62
Method 'getWeapon' is not designed for extension - needs to be abstract, final or empty. 75
'{' should be on the previous line. 76
Method 'setWeapon' is not designed for extension - needs to be abstract, final or empty. 83
Parameter weapon should be final. 83
'weapon' hides a field. 83
'{' should be on the previous line. 84
'=' is not preceeded with whitespace. 85
Method 'getPlayer' is not designed for extension - needs to be abstract, final or empty. 91
'{' should be on the previous line. 92
Method 'setPlayer' is not designed for extension - needs to be abstract, final or empty. 99
Parameter player should be final. 99
'player' hides a field. 99
'{' should be on the previous line. 100
'=' is not preceeded with whitespace. 101
Method 'getShots' is not designed for extension - needs to be abstract, final or empty. 107
'{' should be on the previous line. 108
Method 'setShots' is not designed for extension - needs to be abstract, final or empty. 115
Parameter shots should be final. 115
'shots' hides a field. 115
'{' should be on the previous line. 116
'=' is not preceeded with whitespace. 117
Line contains a tab character. 121
Line contains a tab character. 12 2
Method 'addShots' is not designed for extension - needs to be abstract, final or empty. 123
Parameter shots should be final. 123
'shots' hides a field. 123
'{' should be on the previous line. 124
Method 'getHits' is not designed for extension - needs to be abstract, final or empty. 131
'{' should be on the previous line. 132
Method 'setHits' is not designed for extension - needs to be abstract, final or empty. 139
Parameter hits should be final. 139
'hits' hides a field. 139
'{' should be on the previous line. 140
'=' is not preceeded with whitespace. 141
Method 'addHits' is not designed for extension - needs to be abstract, final or empty. 147
Parameter hits should be final. 147
'hits' hides a field. 147
'{' should be on the previous line. 148
Method 'getDamage' is not designed for extension - needs to be abstract, final or empty. 155
'{' should be on the previous line. 156
Method 'setDamage' is not designed for extension - needs to be abstract, final or empty. 163
Parameter damage should be final. 163
'damage' hides a field. 163
'{' should be on the previous line. 164
'=' is not preceeded with whitespace. 165
Method 'addDamage' is not designed for extension - needs to be abstract, final or empty. 171
Parameter damage should be final. 171
'damage' hides a field. 171
'{' should be on the previous line. 172
Expected an @return tag. 179
Method 'getDeaths' is not designed for extension - needs to be abstract, final or empty. 179
'{' should be on the previous line. 180
Method 'addDeaths' is not designed for extension - needs to be abstract, final or empty. 183
Missing a Javadoc comment. 183
Parameter deaths should be final. 183
'deaths' hides a field. 183
'{' should be on the previous line. 184
Expected an @return tag. 190
Method 'getKills' is not designed for extension - needs to be abstract, final or empty. 190
'{' should be on the previous line. 191
Method 'addKills' is not designed for extension - needs to be abstract, final or empty. 195
Missing a Javadoc comment. 195
Parameter kills should be final. 195
'kills' hides a field. 195
'{' should be on the previous line. 196
Expected an @return tag. 203
Method 'getTks' is not designed for extension - needs to be abstract, final or empty. 203
'{' should be on the previous line. 204
Method 'setDeaths' is not designed for extension - needs to be abstract, final or empty. 211
Parameter long1 should be final. 211
Expected @param tag for 'long1'. 211
'{' should be on the previous line. 212
'=' is not preceeded with whitespace. 213
Method 'setKills' is not designed for extension - needs to be abstract, final or empty. 219
Parameter long1 should be final. 219
Expected @param tag for 'long1'. 219
'{' should be on the previous line. 220
'=' is not preceeded with whitespace. 221
Method 'setTks' is not designed for extension - needs to be abstract, final or empty. 227
Parameter long1 should be final. 227
Expected @param tag for 'long1'. 227
'{' should be on the previous line. 228
'=' is not preceeded with whitespace. 229
Expected an @return tag. 235
Method 'getLocations' is not designed for extension - needs to be abstract, final or empty. 235
'{' should be on the previous line. 236
'if' construct must use '{}'s. 237
'=' is not preceeded with whitespace. 238
'6' is a magic number. 238
Method 'setLocations' is not designed for extension - needs to be abstract, final or empty. 245
Parameter map should be final. 245
Expected @param tag for 'map'. 245
'{' should be on the previous line. 246
'=' is not preceeded with whitespace. 247
Expected an @return tag. 253
Method 'getPercentages' is not designed for extension - needs to be abstract, final or empty. 253
'{' should be on the previous line. 254
'{' should be on the previous line. 256
'=' is not preceeded with whitespace. 257
'=' is not preceeded with whitespace. 258
'{' should be on the previous line. 259
'=' is not preceeded with whitespace. 260
'cast' is not followed by whitespace. 260
'=' is not preceeded with whitespace. 261
'cast' is not followed by whitespace. 261
'==' is not preceeded with whitespace. 262
'==' is not followed by whitespace. 262
'||' is not preceeded with whitespace. 262
'||' is not followed by whitespace. 262
'==' is not preceeded with whitespace. 262
'==' is not followed by whitespace. 262
'{' should be on the previous line. 263
Line contains a tab character. 264
'}' should be on the same line. 265
'{' should be on the previous line. 267
Line is longer than 80 characters. 268
Line contains a tab character. 268
'100' is a magic number. 268
'*' is not preceeded with whitespace. 268
'*' is not followed by whitespace. 268
'cast' is not followed by whitespace. 268
'cast' is not followed by whitespace. 268

com/mlw/fps/model/business/vo/stats/Award.java

Error Line
'{' should be on the previous line. 15
Missing a Javadoc comment. 16
Missing a Javadoc comment. 17
Lin e has trailing spaces. 18
Parameter player should be final. 21
'player' hides a field. 21
Expected @param tag for 'player'. 21
'{' should be on the previous line. 22
Line has trailing spaces. 25
Method 'getUsage' is not designed for extension - needs to be abstract, final or empty. 29
'{' should be on the previous line. 30
Line has trailing spaces. 32
Line has trailing spaces. 33
Unused @param tag for 'usage'. 35
Method 'addUsage' is not designed for extension - needs to be abstract, final or empty. 37
'{' should be on the previous line. 38
Line has trailing spaces. 41
Method 'getPlayer' is not designed for extension - needs to be abstract, final or empty. 45
'{' should be on the previous line. 46
Line has trailing spaces. 48

com/mlw/fps/model/business/vo/stats/GameStats.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/stats/GameStats.java

Error Line
'{' should be on the previous line. 20
Line contains a tab character. 21
Missing a Javadoc comment. 21
Line contains a tab character. 22
Missing a Javadoc comment. 22
Line contains a tab character. 23
Missing a Javadoc comment. 23
Line has trailing spaces. 25
Parameter pk should be final. 27
'pk' hides a field. 27
Expected @param tag for 'pk'. 27
Parameter startDate should be final. 27
'startDate' hides a field. 27
Expected @param tag for 'startDate'. 27
Parameter map should be final. 27
'map' hides a field. 27
Expected @param tag for 'map'. 27
'{' should be on the previous line. 28
Line contains a tab character. 29
Line contains a tab character. 30
Line contains a tab character. 31
Expected an @return tag. 37
Method 'getMap' is not designed for extension - needs to be abstract, final or empty. 37
'{' should be on the previous line. 38
Expected an @return tag. 45
Method 'getStartDate' is not designed for extension - needs to be abstract, final or empty. 45
'{' should be on the previous line. 46
Method 'setMap' is not designed for extension - needs to be abstract, final or empty. 53
Parameter map should be final. 53
'map' hides a field. 53
Expected @param tag for 'map'. 53
'{' should be on the previous line. 54
'=' is not preceeded with whitespace. 55
Method 'setStartDate' is not designed for extension - needs to be abstract, final or empty. 61
Parameter date should be final. 61
Expected @param tag for 'date'. 61
'{' should be on the previous line. 62
'=' is not preceeded with whitespace. 63
Expected an @return tag. 69
Method 'getPk' is not designed for extension - needs to be abstract, final or empty. 69
'{' should be on the previous line. 70
Method 'setPk' is not designed for extension - needs to be abstract, final or empty. 77
Parameter string should be final. 77
Expected @param tag for 'string'. 77
'{' should be on the previous line. 78
'=' is not preceeded with whitespace. 79

com/mlw/fps/model/business/vo/stats/KillStats.java

Err or Line
'{' should be on the previous line. 15
Missing a Javadoc comment. 16
Missing a Javadoc comment. 17
Parameter kill should be final. 24
'kill' hides a field. 24
Expected @param tag for 'kill'. 24
Parameter advantage should be final. 24
'advantage' hides a field. 24
Expected @param tag for 'advantage'. 24
Parameter factor should be final. 24
'factor' hides a field. 24
Expected @param tag for 'factor'. 24
'{' should be on the previous line. 25
Method 'getKill' is not designed for extension - needs to be abstract, final or empty. 34
'{' should be on the previous line. 35
Method 'setKill' is not designed for extension - needs to be abstract, final or empty. 42
Parameter kill should be final. 42
'kill' hides a field. 42
'{' should be on the previous line. 43
Method 'getAdvantage' is not designed for extension - needs to be abstract, final or empty. 50
'{' should be on the previous line. 51
Method 'setAdvantage' is not designed for extension - needs to be abstract, final or empty. 58
Parameter advantage should be final. 58
'advantage' hides a field. 58
'{' should be on the previous line. 59
Method 'getFactor' is not designed for extension - needs to be abstract, final or empty. 66
'{' should be on the previous line. 67
Method 'setFactor' is not designed for extension - needs to be abstract, final or empty. 74
Parameter factor should be final. 74
'factor' hides a field. 74
'{' should be on the previous line. 75

com/mlw/fps/model/business/vo/stats/MapStats.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/stats/MapStats.java

Error Line
'{' should be on the previous line. 15
Missing a Javadoc comment. 16
Missing a Javadoc comment. 17
Missi ng a Javadoc comment. 18
Line has trailing spaces. 21
Line has trailing spaces. 22
Parameter map should be final. 24
'map' hides a field. 24
Expected @param tag for 'map'. 24
'{' should be on the previous line. 25
Line has trailing spaces. 28
Method 'getMap' is not designed for extension - needs to be abstract, final or empty. 29
Missing a Javadoc comment. 29
'{' should be on the previous line. 30
Line has trailing spaces. 33
Method 'getUsage' is not designed for extension - needs to be abstract, final or empty. 37
'{' should be on the previous line. 38
Line has trailing spaces. 41
Unused @param tag for 'usage'. 43
Method 'addUsage' is not designed for extension - needs to be abstract, final or empty. 45
'{' should be on the previous line. 46
Line has trailing spaces. 49
Method 'getKills' is not de signed for extension - needs to be abstract, final or empty. 53
'{' should be on the previous line. 54
Line has trailing spaces. 57
Method 'addToKills' is not designed for extension - needs to be abstract, final or empty. 61
Parameter kills should be final. 61
'kills' hides a field. 61
'{' should be on the previous line. 62
'+=' is not preceeded with whitespace. 63
'+=' is not followed by whitespace. 63
Line has trailing spaces. 65
Method 'getWeapon' is not designed for extension - needs to be abstract, final or empty. 69
'{' should be on the previous line. 70
Line has trailing spaces. 73

com/mlw/fps/model/business/vo/stats/PlayerStats.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/stats/PlayerStats.java

Error Line
'{' should be on the previous line. 15
Missing a Javadoc comment. 16
Missing a Javadoc comment. 17
Missing a Javadoc comment. 18
Missing a Javadoc comment. 19
Missing a Javadoc comment. 28
'=' is not preceeded with whitespace. 28
Missing a Javadoc comment. 29
'=' is not preceeded with whitespace. 29
Line has trailing spaces. 31
'=' is not preceeded with whitespace. 36
Line has trailing spaces. 38
Parameter player should be final. 40
'player' hides a field. 40
Expected @param tag for 'player'. 40
'{' should be on the previous line. 41
'=' is not preceeded with whitespace. 42
Line has trailing spaces. 44
Parameter player should be final. 46
'player' hides a field. 46
Expected @param tag for 'player'. 46
Parameter victim should be final. 46
'victim' hides a field. 46
Expected @param tag for 'victim'. 46
'{' should be on the previous line. 47
'=' is not preceeded with whitespace. 48
'=' is not preceeded with whitespace. 49
Method 'getPlayer' is not designed for extension - needs to be abstract, final or empty. 55
'{' should be on the previous line. 56
Method 'getKills' is not designed for extension - needs to be abstract, final or empty. 63
'{' should be on the previous line. 64
Unused @param tag for 'kills'. 69
Method 'addKill' is not designed for extension - needs to be abstract, final or empty. 71
'{' should be on the previous line. 72
Method 'getDeaths' is not designed for extension - needs to be abstract, final or empty. 79
'{' should be on the previous line. 80
Unused @param tag for 'deaths'. 85
Method 'addDeath' is not designed for extension - needs to be abstract, final or empty. 87
'{' should be on the previous line. 88
Method 'getAdvantage' is not designed for extension - needs to be abstract, final or empty. 95
'{' should be on the previous line. 96
'if' construct must use '{}'s. 97
'if' construct must use '{}'s. 99
'cast' is not followed by whitespace. 101
'cast' is not followed by whitespace. 101
Method 'getAliveTimePercentage' is not designed for extension - needs to be abstract, final or empty. 104
Missing a Javadoc comment. 104
'{' should be on the previous line. 105
'cast' is not followed by whitespace. 106
'/' is not preceeded with whitespace. 106
'/' is not followed by whitespace. 106
'cast' is not followed by whitespace. 106
Line has trailing spaces. 108
Line contains a tab character. 108
Line contains a tab character. 109
Method 'getPower' is not designed for extension - needs to be abstract, final or empty. 109
Missing a Javadoc comment. 109
Line contains a tab character. 110
'{' should be on the previous line. 110
Line is longer than 80 characters. 111
Line contains a tab character. 111
'/' is not preceeded with whitespace. 111
'/' is not followed by whitespace. 111
Line contains a tab character. 112
Line has trailing spaces. 113
Line contains a tab character. 113
Method 'getVictim' is not designed for extension - needs to be abstract, final or empty. 117
'{' should be on the previous line. 118
Method 'setVictim' is not designed for extension - needs to be abstract, final or empty. 125
Parameter victim should be final. 125
'victim' hides a field. 125
'{' should be on the previous line. 126
'=' is not preceeded with whitespace. 127
Method 'getWeapon' is not designed for extension - needs to be abstract, final or empty. 133
'{' should be on the previous line. 134
Expected an @return tag. 140
Method 'getSecondsAlive' is not designed for extension - needs to be abstract, final or empty. 140
'{' should be on the previous line. 141
Method 'addSecondsAlive' is not designed for extension - needs to be abstract, final or empty. 148
Parameter more should be final. 148
Expected @param tag for 'more'. 148
'{' should be on the previous line. 149
Method 'addSecondsPlaying' is not designed for extension - needs to be abstract, final or empty. 153
Missing a Javadoc comment. 153
Parameter more should be final. 153
'{' should be on the previous line. 154
Method 'getSecondsPlaying' is not designed for extension - needs to be abstract, final or empty. 158
Missing a Javadoc comment. 158
'{' should be on the previous line. 159
Method 'getKillsPerMin' is not designed for extension - needs to be abstract, final or empty. 163
Missing a Javadoc comment. 163
'{' should be on the previous line. 164
Line is longer than 80 characters. 165
'kills' hides a field. 165
'=' is not preceeded with whitespace. 165
Avoid inline conditionals. 165
'cast' is not followed by whitespace. 167
'cast' is not followed by whitespace. 167
'60' is a magic number. 167
Method 'getDeathsPerMin' is not designed for extension - needs to be abstract, final or empty. 170
Missing a Javadoc comment. 170
'{' should be on the previous line. 171
Line is longer than 80 characters. 172
'deaths' hides a field. 172
'=' is not preceeded with whitespace. 172
Avoid inline conditionals. 172
'cast' is not followed by whitespace. 174
'cast' is not followed by whitespace. 174
'60' is a magic number. 174

com/mlw/fps/model/business/vo/stats/WeaponStats.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/business/vo/stats/WeaponStats.java

Error Line
Line has trailing spaces. 17
'{' should be on the previous line. 17
Missing a Javadoc comment. 19
Line has trailing spaces. 20
Missing a Javadoc comment. 21
Missing a Javadoc comment. 22
Line has trailing spaces. 23
'{' should be on the previous line. 27
Line has trailing spaces. 29
Parameter weapon should be final. 32
Expected @param tag for 'weapon'. 32
'{' should be on the previous line. 33
Line has trailing spaces. 37
Line contains a tab character. 38
Line contains a tab character. 39
Line contains a tab character. 40
Parameter weapon should be final. 40
Expected @param tag for 'weapon'. 40
Parameter victim should be final. 40
'victim' hides a field. 40
Expected @param tag for 'victim'. 40
Line contains a tab character. 41
'{' should be on the previous line. 41
Line contains a tab character. 42
Line contains a tab character. 43
Line contains a tab character. 44
Line has trailing spaces. 45
Line contains a tab character. 45
Parameter weapon should be final. 48
Expected @param tag for 'weapon'. 48
Parameter total should be final. 48
'total' hides a field. 48
Expected @param tag for 'total'. 48
'{' should be on the previous line. 49
'==' is not preceeded with whitespace. 51
'==' is not followed by whitespace. 51
'?' is not preceeded with whitespace. 51
Avoid inline conditionals. 51
'?' is not followed by whitespace. 51
':' is not preceeded with whitespace. 51
':' is not followed by whitespace. 51
Line has trailing spaces. 53
Method 'getPercentage' is not designed for extension - needs to be abstract, final or empty. 54
Missing a Javadoc comment. 54
'{' should be on the previous line. 55
'if' is not followed by whitespace. 56
'(' is followed by whitespace. 56
'==' is not preceeded with whitespace. 56
'==' is not followed by whitespace. 56
')' is preceeded with whitespace. 56
'{' should be on the previous line. 57
'(' is followed by whitespace. 60
'cast' is not followed by whitespace. 60
'/' is not preceeded with whitespace. 60
'/' is not followed by whitespace. 60
'cast' is not followed by whitespace. 60
Line has trailing spaces. 62
Method 'getKills' is not designed for extension - needs to be abstract, final or empty. 66
'{' should be on the previous line. 67
Line has trailing spaces. 70
Method 'getKiller' is not designed for extension - needs to be abstract, final or empty. 74
'{' should be on the previous line. 75
Line has trailing spaces. 78
Method 'setKiller' is not designed for extension - needs to be abstract, final or empty. 82
Parameter killer should be final. 82
'killer' hides a field. 82
'{' should be on the previous line. 83
Line has trailing spaces. 86
Method 'getVictim' is not designed for extension - needs to be abstract, final or empty. 90
'{' should be on the previous line. 91
Line has trailing spaces. 94
Method 'setVictim' is not designed for extension - needs to be abstract, final or empty. 98
Parameter victim should be final. 98
'victim' hides a field. 98
'{' should be on the previous line. 99
Line has trailing spaces. 102
Method 'getDeaths' is not designed for extension - needs to be abstract, final or empty. 106
'{' should be on the previous line. 107
Line has trailing spaces. 110
Method 'getAdvantage' is not designed for extension - needs to be abstract, final or empty. 111
Missing a Javadoc comment. 111
'{' should be on the previous line. 112
'(' is followed by whitespace. 113
'-' is not preceeded with whitespace. 113
'-' is not followed by whitespace. 113
')' is preceeded with whitespace. 113
Line has trailing spaces. 115
Method 'getKillToDeathRatio' is not designed for extension - needs to be abstract, final or empty. 116
Missing a Javadoc comment. 116
'{' should be on the previous line. 117
'if' is not followed by whitespace. 118
'(' is followed by whitespace. 118
'==' is not preceeded with whitespace. 118
'==' is not followed by whitespace. 118
'==' is not preceeded with whitespace. 118
'==' is not followed by whitespace. 118
')' is preceeded with whitespace. 118
'{' should be on the previous line. 119
'}' should be on the same line. 121
'if' is not followed by whitespace. 122
'(' is followed by whitespace. 122
')' is preceeded with whitespace. 122
'{' should be on the previous line. 123
'}' should be on the same line. 125
'{' should be on the previous line. 127
'(' is followed by whitespace. 128
'cast' is not followed by whitespace. 128
'/' is not preceeded with whitespace. 128
'/' is not followed by whitespace. 128
'cast' is not followed by whitespace. 128
')' is preceeded with whitespace. 128
Line has trailing spaces. 131
Method 'getAccuracy' is not designed for extension - needs to be abstract, final or empty. 132
Missing a Javadoc comment. 132
'{' should be on the previous line. 133
'if' is not followed by whitespace. 134
'(' is followed by whitespace. 134
'==' is not preceeded with whitespace. 134
'==' is not followed by whitespace. 134
')' is preceeded with whitespace. 134
'{' should be on the previous line. 135
'}' should be on the same line. 137
'if' is not followed by whitespace. 138
'(' is followed by whitespace. 138
')' is preceeded with whitespace. 138
'{' should be on the previous line. 139
'}' should be on the same line. 141
'{' should be on the previous line. 143
'(' is followed by whitespace. 144
'100' is a magic number. 144
'*' is not preceeded with whitespace. 144
'*' is not followed by whitespace. 144
'cast' is not followed by whitespace. 144
'/' is not preceeded with whitespace. 144
'/' is not followed by whitespace. 144
'cast' is not followed by whitespace. 144
')' is preceeded with whitespace. 144
Line has trailing spaces. 147
Method 'getEffeciency' is not designed for extension - needs to be abstract, final or empty. 148
Missing a Javadoc comment. 148
'{' should be on the previous line. 149
'if' is not followed by whitespace. 150
'(' is followed by whitespace. 150
'==' is not preceeded with whitespace. 150
'==' is not followed by whitespace. 150
')' is preceeded with whitespace. 150
'{' should be on the previous line. 151
'}' should be on the same line. 153
'if' is not followed by whitespace. 154
'(' is followed by whitespace. 154
'==' is not preceeded with whitespace. 154
'==' is not followed by whitespace. 154
')' is preceeded with whitespace. 154
'{' should be on the previous line. 155
'}' should be on the same line. 157
'{' should be on the previous line. 159
'(' is followed by whitespace. 160
'cast' is not followed by whitespace. 160
'/' is not preceeded with whitespace. 160
'/' is not followed by whitespace. 160
'cast' is not followed by whitespace. 160
')' is preceeded with whitespace. 160
Line has trailing spaces. 163
Method 'getAdvantagePercentage' is not designed for extension - needs to be abstract, final or empty. 164
Missing a Javadoc comment. 164
'{' should be on the previous line. 165
'total' hides a field. 166
'+' is not preceeded with whitespace. 166
'+' is not followed by whitespace. 166
'if' construct must use '{}'s. 167
'if' is not followed by whitespace. 167
'(' is follow ed by whitespace. 167
')' is preceeded with whitespace. 167
Line has trailing spaces. 168
'(' is followed by whitespace. 169
'cast' is not followed by whitespace. 169
'/' is not preceeded with whitespace. 169
'/' is not followed by whitespace. 169
'*' is not preceeded with whitespace. 169
'*' is not followed by whitespace. 169
'100' is a magic number. 169
')' is preceeded with whitespace. 169
Line has trailing spaces. 171
Method 'getDisAdvantagePercentage' is not designed for extension - needs to be abstract, final or empty. 172
Missing a Javadoc comment. 172
'{' should be on the previous line. 173
'total' hides a field. 174
'+' is not preceeded with whitespace. 174
'+' is not followed by whitespace. 174
'if' construct must use '{}'s. 175
'if' is not followed by whitespace. 175
'(' is followed by whitespace. 175
')' is preceeded with whitespace. 175
'100' is a magic number. 175
Line has trailing spaces. 176
'(' is followed by whitespace. 177
'cast' is not followed by whitespace. 177
'/' is not preceeded with whitespace. 177
'/' is not followed by whitespace. 177
'*' is not preceeded with whitespace. 177
'*' is not followed by whitespace. 177
'100' is a magic number. 177
')' is preceeded with whitespace. 177
Line has trailing spaces. 179
Method 'getShots' is not designed for extension - needs to be abstract, final or empty. 183
'{' should be on the previous line. 184
Line has trailing spaces. 187
Method 'getHits' is not designed for extension - needs to be abstract, final or empty. 191
'{' should be on the previous line. 192
Line has trailing spaces. 195
Method 'getDamage' is not designed for extension - needs to be abstract, final or empty. 199
'{' should be on the previous line. 200
Line has trailing spaces. 203

com/mlw/fps/model/manager/ConsoleManager.java

Error Line
'{' should be on the previous line. 16
Missing a Javadoc comment. 17
Redundant 'public' modifier. 17
Missing a Javadoc comment. 18
Redundant 'public' modifier. 18
Missing a Javadoc comment. 20
Redundant 'public' modifier. 20

com/mlw/fps/model/manager/FilterManager.java

Error Line
'{' should be on the previous line. 17
Missing a Javadoc comment. 18
Redundant 'public' modifier. 18
Missing a Javadoc comment. 19
Redundant 'public' modifier. 19
Missing a Javadoc comment. 20
Redundant 'public' modifier. 20
Missing a Javadoc comment. 21
Redundant 'public' modifier. 21

com/mlw/fps/model/manager/ManagerFactory.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/manager/ManagerFactory.java

Error Line
Utility classes should not have a public or default constructor. 15
'{' should be on the previous line. 16
Missing a Javadoc comment. 17
Line has trailing spaces. 18
'{' should be on the prev ious line. 22
Line has trailing spaces. 24
Missing a Javadoc comment. 25
Parameter name should be final. 25
'{' should be on the previous line. 26
'{' should be on the previous line. 28
'if' construct must use '{}'s. 30
'if' is not followed by whitespace. 30
'(' is followed by whitespace. 30
'==' is not preceeded with whitespace. 30
'==' is not followed by whitespace. 30
')' is preceeded with whitespace. 30
'}' should be on the same line. 32
'catch' is not followed by whitespace. 33
'{' should be on the previous line. 34
Line has trailing spaces. 39
Parameter config should be final. 43
'{' should be on the previous line. 44
Line has trailing spaces. 47
Missing a Javadoc comment. 48
'{' should be on the prev ious line. 49
Line has trailing spaces. 52
'{' should be on the previous line. 57
Line has trailing spaces. 60

com/mlw/fps/model/manager/ManagerServlet.java

Error Line
File does not end with a newline. 0

com/mlw/fps/model/manager/ManagerServlet.java

Error Line
'{' should be on the previous line. 23
Line has trailing spaces. 24
Method 'init' is not designed for extension - needs to be abstract, final or empty. 27
Parameter config should be final. 27
Expected @param tag for 'config'. 27
Expected @throws tag for 'ServletException'. 27
'{' should be on the previous line. 28
Line has trailing spaces. 30
'if' construct must use '{}'s. 31
'if' is not followed by whitespace. 31
'(' is followed by whitespace. 31
')' is preceeded with whitespace. 31
'{' should be on the previous line. 32
'if' is not followed by whitespace. 34
'{' should be on the previous line. 35
'(' is followed by whitespace. 38
')' is preceeded with whitespace. 38
Line has trailing spaces. 39
'}' should be on the same line. 43
'catch' is not followed by whitespace. 44
'{' should be on the previous line. 45
Line has trailing spaces. 48
Line has trailing spaces. 50
'{' should be on the previous line. 54
Line has trailing spaces. 55
Line has trailing spaces. 57
Line is longer than 80 characters. 58
Line is longer than 80 characters. 62
Method 'processRequest' is not designed for extension - needs to be abstract, final or empty. 62
Parameter request should be final. 62
Parameter response should be final. 62
Expected @throws tag for 'ServletException'. 63
Expected @throws tag for 'java.io.IOException'. 63
'{' should be on the previous line. 64
Line has trailing spaces. 73
Line has trailing spaces. 79
Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 84
Parameter request should be final. 84
Parameter response should be final. 84
Expected @throws tag for 'ServletException'. 85
Expected @throws tag for 'java.io.IOException'. 85
'{' should be on the previous line. 86
Line has trailing spaces. 89
Line is longer than 80 characters. 94
Method 'doPost' is not designed for extension - needs to be abstract, final or empty. 94
Parameter request should be final. 94
Parameter response should be final. 94
Expected @throws tag for 'ServletException'. 95
Expected @throws tag for 'java.io.IOException'. 95
'{' should be on the previous line. 96
Line has trailing spaces. 99
Expected an @return tag. 102
Method 'getServletInfo' is not designed for extension - needs to be abstract, final or empty. 102
'{' should be on the previous line. 103
Line has trailing spaces. 106

com/mlw/fps/util/BeanComparable.java

Error Line
'{' should be on the previous line. 18
Missing a Javadoc comment. 19
Missing a Javadoc comment. 20
Parameter method should be final. 24
'method' hides a field. 24
Expected @param tag for 'method'. 24
Parameter direction should be final. 24
'direction' hides a field. 24
Expected @param tag for 'direction'. 24
'{' should be on the previous line. 25
Method 'compare' is not designed for extension - needs to be abstract, final or empty. 30
Missing a Javadoc comment. 30
Parameter obj1 should be final. 30
Parameter obj2 should be final. 30
'{' should be on the previous line. 31
'{' should be on the previous line. 33
',' is not followed by whitespace. 34
',' is not followed by whitespace. 35
'if' is not followed by whitespace. 36
'(' is followed by whitespace. 36
')' is preceeded with whitespace. 36
'{' should be on the previous line. 37
' & gt;' is not preceeded with whitespace. 40
' & gt;' is not followed by whitespace. 40
'?' is not preceeded with whitespace. 40
Avoid inline conditionals. 40
'?' is not followed by whitespace. 40
':' is not preceeded with whitespace. 40
':' is not followed by whitespace. 40
'==' is not preceeded with whitespace. 40
'==' is not followed by whitespace. 40
'?' is not preceeded with whitespace. 40
Avoid inline conditionals. 40
'?' is not followed by whitespace. 40
':' is not preceeded with whitespace. 40
':' is not followed by whitespace. 40
'*' is not preceeded with whitespace. 40
'*' is not followed by whitespace. 40
'}' should be on the same line. 42
'catch' is not followed by whitespace. 43
'{' should be on the previous line. 44

com/mlw/fps/view/bean/CounterBean.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/bean/CounterBean.java

Error Line
'{' should be on the previous line. 14
Missing a Javadoc comment. 15
Line has trailing spaces. 16
Line has trailing spaces. 17
'{' should be on the previous line. 20
Line has trailing spaces. 22
Method 'getCounter2' is not designed for extension - needs to be abstract, final or empty. 26
'{' should be on the previous line. 27
'+' is not preceeded with whitespace. 28
'+' is not followed by whitespace. 28
'%' is not preceeded with whitespace. 28
'%' is not followed by whitespace. 28
Line has trailing spaces. 30
Method 'getStyleClass2' is not designed for extension - needs to be abstract, final or empty. 31
Missing a Javadoc comment. 31
'{' should be on the previous line. 32
'+' is not preceeded with whitespace. 33
'+' is not followed by whitespace. 33

com/mlw/fps/view/form/AdvancedSortInfoForm.java

Error Line
'{' should be on the previous line. 18
Missing a Javadoc comment. 19
Line has trailing spaces. 20
Missing a Javadoc comment. 21
Missing a Javadoc comment. 22
Missing a Javadoc comment. 23
Missing a Javadoc comment. 24
Missing a Javadoc comment. 25
Line has trailing spaces. 26
'{' should be on the previous line. 30
Method 'reset' is not designed for extension - needs to be abstract, final or empty. 33
Missing a Javadoc comment. 33
Parameter mapping should be final. 33
Parameter request should be final. 33
'{' should be on the previous line. 34
Method 'getWeaponPk' is not designed for extension - needs to be abstract, final or empty. 44
'{' should be on the previous line. 45
Unused @param tag for 'weapon'. 50
Method 'setWeaponPk' is not designed for extension - needs to be abstract, final or empty. 52
Parameter weaponPk should be final. 52
'weaponPk' hides a field. 52
Expected @param tag for 'weaponPk'. 52
'{' should be on the previous line. 53
Method 'getKillerPk' is not designed for extension - needs to be abstract, final or empty. 60
'{' should be on the previous line. 61
Method 'setKillerPk' is not designed for extension - needs to be abstract, final or empty. 68
Parameter killerPk should be final. 68
'killerPk' hides a field. 68
'{' should be on the previous line. 69
Method 'getAction' is not designed for extension - needs to be abstract, final or empty. 76
'{' should be on the previous line. 77
Method 'setAction' is not designed for extension - needs to be abstract, final or empty. 84
Parameter action should be final. 84
'action' hides a field. 84
'{' should be on the previous line. 85
Method 'getMapPk' is not designed for extension - needs to be abstract, final or empty. 92
'{' should be on the previous line. 93
Line has trailing spaces. 96
Method 'setMapPk' is not designed for extension - needs to be abstract, final or empty. 100
Parameter mapPk should be final. 100
'mapPk' hides a field. 100
'{' should be on the previous line. 101
Line has trailing spaces. 104
Method 'isPreview' is not designed for extension - needs to be abstract, final or empty. 108
'{' should be on the previous line. 109
Method 'setPreview' is not designed for extension - needs to be abstract, final or empty. 117
Parameter preview should be final. 117
'preview' hides a field. 117
'{' should be on the previous line. 118
Expected an @return tag. 125
Method 'getGamePk' is not designed for extension - needs to be abstract, final or empty. 125
'{' should be on the previous line. 126
Method 'setGamePk' is not designed for extension - needs to be abstract, final or empty. 133
Parameter string should be final. 133
Expected @param tag for 'string'. 133
'{' should be on the previous line. 134
'=' is not preceeded with whitespace. 135

com/mlw/fps/view/form/ConsoleForm.java

Error Line
'{' should be on the previous line. 24
Missing a Javadoc comment. 27
Line has trailing spaces. 28
'{' should be on the previous line. 32
Method 'setOption' is not designed for extension - needs to be abstract, final or empty. 35
Missing a Javadoc comment. 35
Parameter key should be final. 35
Parameter value should be final. 35
'{' should be on the previous line. 36
Method 'getOption' is not designed for extension - needs to be abstract, final or empty. 40
Missing a Javadoc comment. 40
Parameter key should b e final. 40
'{' should be on the previous line. 41
Method 'getOptions' is not designed for extension - needs to be abstract, final or empty. 45
Missing a Javadoc comment. 45
'{' should be on the previous line. 46
'if' construct must use '{}'s. 47
Line contains a tab character. 47
'if' is not followed by whitespace. 47
'(' is followed by whitespace. 47
'==' is not preceeded with whitespace. 47
'==' is not followed by whitespa ce. 47
')' is preceeded with whitespace. 47
'5' is a magic number. 47
Line contains a tab character. 48
Line has trailing spaces. 50
Method 'setOptions' is not designed for extension - needs to be abstract, final or empty. 51
Missing a Javadoc comment. 51
Parameter options should be final. 51
'options' hides a field. 51
'{' should be on the previous line. 52
Line contains a tab character. 53
Line has trailing spaces. 55
Method 'getAction' is not designed for extension - needs to be abstract, final or empty. 59
'{' should be on the previous line. 60
Method 'setAction' is not designed for extension - needs to be abstract, final or empty. 67
Parameter action should be final. 67
'action' hides a field. 67
'{' should be on the previous line. 68
'=' is not preceeded with whitespace. 69
'=' is not followed by whitespace. 69
Line is longer than 80 char acters. 73
Method 'reset' is not designed for extension - needs to be abstract, final or empty. 75
Missing a Javadoc comment. 75
Parameter mapping should be final. 75
Parameter request should be final. 75
Line has trailing spaces. 76
'{' should be on the previous line. 76
Line contains a tab character. 76
Line contains a tab character. 77
'(' is followed by whitespace. 77
')' is preceeded with whitespace. 77

com/mlw/fps/view/form/FilterForm.java

Error Line
'{' should be on the previous line. 23
Missing a Javadoc comment. 24
'=' is not preceeded with whitespace. 24
Missing a Javadoc comment. 26
'=' is not preceeded with whitespace. 26
Missing a Javadoc comment. 28
Missing a Javadoc comment. 30
'=' is not preceeded with whitespace. 30
Missing a Javadoc comment. 32
Missing a Javadoc comment. 34
Missing a Javadoc comment. 35
Missing a Javadoc comment. 36
Missing a Javadoc comment. 38
Missing a Javadoc comment. 39
'{' should be on the previous line. 44
Method 'reset' is not designed for extension - needs to be abstract, final or empty. 47
Missing a Javadoc comment. 47
Parameter a should be final. 47
Parameter r should be final. 47
'{' should be on the previous line. 48
'if' construct must use '{}'s. 49
Line is longer than 80 characters. 49
Line contains a tab character. 49
'if' is not followed by whitespace. 49
'(' is followed by whitespace. 49
'==' is not preceeded with whitespace. 49
'==' is not followed by whitespace. 49
Line has trailing spaces. 50
Line contains a tab character. 50
'=' is not preceeded with whitespace. 51
'=' is not preceeded with whitespace. 52
'=' is not preceeded with whitespace. 53
'=' is not preceeded with whitespace. 54
Line contains a tab character. 55
'=' is not preceeded with whitespace. 55
Line has trailing spaces. 56
Line contains a tab character. 56
Line contains a tab character. 57
Line is longer than 80 characters. 58
Line contains a tab character. 58
Line has trailing spaces. 65
Method 'getPlayers' is not designed for extension - needs to be abstract, final or empty. 68
Missing a Javadoc comment. 68
'{' should be on the previous line. 69
Method 'setPlayers' is not designed for extension - needs to be abstract, final or empty. 73
Missing a Javadoc comment. 73
Parameter players should be final. 73
'players' hides a field. 73
'{' should be on the previous line. 74
'=' is not preceeded with whitespace. 75
Method 'isPlayerEnabled' is not designed for extension - needs to be abstract, final or empty. 81
'{' should be on the previous line. 82
Method 'setPlayerEnabled' is not designed for extension - needs to be abstract, final or empty. 89
Parameter playerEnabled should be final. 89
'playerEnabled' hides a field. 89
'{' should be on the previous line. 90
'=' is not preceeded with whitespace. 91
Method 'getWeapons' is not designed for extension - needs to be abstract, final or empty. 97
'{' should be on the previous line. 98
Method 'setWeapons' is not designed for extension - needs to be abstract, final or empty. 105
Parameter weapons should be final. 105
'weapons' hides a field. 105
'{' should be on the previous line. 106
'=' is not preceeded with whitespace. 107
Method 'isWeaponEnabled' is not designed for extension - needs to be abstract, final or empty. 113
'{' should be on the previous line. 114
Method 'setWeaponEnabled' is not designed for extension - needs to be abstract, final or empty. 121
Parameter weaponEnabled should be final. 121
'weaponEnabled' hides a field. 121
'{' should be on the previous line. 122
'=' is not preceeded with whitespace. 123
Method 'getStartDate' is not designed for extension - needs to be abstract, final or empty. 129
'{' should be on the previous line. 130
Unused @param tag for 'startDdate'. 135
Method 'setStartDate' is not designed for extension - needs to be abstract, final or empty. 137
Parameter startDate should be final. 137
'startDate' hides a field. 137
Expected @param tag for 'startDate'. 137
'{' should be on the previous line. 138
'=' is not preceeded with whitespace. 139
Method 'getEndDate' is not designed for extension - needs to be abstract, final or empty. 145
'{' should be on the previous line. 146
Method 'setEndDate' is not designed for extension - needs to be abstract, final or empty. 153
Parameter endDate should be final. 153
'endDate' hides a field. 153
'{' should be on the previous line. 154
'=' is not preceeded with whitespace. 155
Method 'isDateEnabled' is not designed for extension - needs to be abstract, final or empty. 161
'{' should be on the previous line. 162
Unused @param tag for 'datesEnabled'. 167
Method 'setDateEnabled' is not designed for extension - needs to be abstract, final or empty. 169
Parameter dateEnabled should be final. 169
'dateEnabled' hides a field. 169
Expected @param tag for 'dateEnabled'. 169
'{' should be on the previous line. 170
'=' is not preceeded with whitespace. 171
Method 'isMapEnabled' is not designed for extension - needs to be abstract, final or empty. 177
'{' should be on the previous line. 178
Method 'setMapEnabled' is not designed for extension - needs to be abstract, final or empty. 185
Parameter mapEnabled should be final. 185
'mapEnabled' hides a field. 185
'{' should be on the previous line. 186
'=' is not preceeded with whitespace. 187
Method 'getMaps' is not designed for extension - needs to be abstract, final or empty. 193
'{' should be on the previous line. 194
Method 'setMaps' is not designed for extension - needs to be abstract, final or empty. 201
Parameter maps should be final. 201
'maps' hides a field. 201
'{' should be on the previous line. 202
'=' is not preceeded with whitespace. 203
Expected an @return tag. 209
Method 'getForward' is not designed for extension - needs to be abstract, final or empty. 209
'{' should be on the previous line. 210
Method 'setForward' is not designed for extension - needs to be abstract, final or empty. 217
Parameter string should be final. 217
Expected @param tag for 'string'. 217
'{' should be on the previous line. 218
'=' is not preceeded with whitespace. 219

com/mlw/fps/view/form/OptionsForm.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/form/OptionsForm.java

Error Line
'{' should be on the previous line. 15
Missing a Javadoc comment. 16
Line has trailing spaces. 17
Line has trailing spaces. 18
'{' should be on the previous line. 21
Line has trailing spaces. 23
Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. 27
'{' should be on the previous line. 28
Line has trailing spaces. 31
Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. 35
Parameter style should be final. 35
'style' hides a field. 35
'{' should be on the previous line. 36
Line has trailing spaces. 39

com/mlw/fps/view/form/SortInfoForm.java

Error Line
'{' should be on the previous line. 20
Missing a Javadoc comment. 21
Name 'DESCENDING' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 21
Variable 'DESCENDING' must be private and have accessor methods. 21
Missing a Javadoc comment. 22
Name 'ASCENDING' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 22
Variable 'ASCENDING' must be private and have accessor methods. 22
Missing a Javadoc comment. 23
Missing a Javadoc comment. 24
'{' should be on the previous line. 29
Method 'reset' is not designed for extension - needs to be abstract, final or empty. 32
Missing a Javadoc comment. 32
Parameter a should be final. 32
Parameter r should be final. 32
'{' should be on the previous line. 33
Method 'getColumn' is not designed for extension - needs to be abstract, final or empty. 41
'{' should be on the previous line. 42
Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. 49
'{' should be on the previous line. 50
Method 'setColumn' is not designed for extension - n eeds to be abstract, final or empty. 57
Parameter column should be final. 57
'column' hides a field. 57
'{' should be on the previous line. 58
Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. 65
Parameter direction should be final. 65
'direction' hides a field. 65
'{' should be on the previous line. 66
Method 'toString' is not designed for extension - needs to be abstract, final or empty. 70
Missing a Javadoc comment. 70
'{' should be on the previous line. 71

com/mlw/fps/view/manager/ViewManager.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/manager/ViewManager.java

Error Line
'{' should be on the previous line. 22
Missing a Javadoc comment. 23
Line has trailing spaces. 24
Missing a Javadoc comment. 25
Missing a Javadoc comment. 26
Line has trailing spaces. 27
Missing a Javadoc comment. 28
',' is not followed by whitespace. 28
Line has trailing spaces. 29
'{' should be on the previous line. 33
Line has trailing spaces. 35
Method 'getSupportedGame' is not designed for extension - needs to be abstract, final or empty. 36
Missing a Javadoc comment. 36
'{' should be on the previous line. 37
Line has trailing spaces. 40
Method 'getConsoleManager' is not designed for extension - needs to be abstract, final or empty. 41
Missing a Javadoc comment. 41
'{' should be on the previous line. 42
'if' is not followed by whitespace. 43
'(' is followed by whitespace. 43
'==' is not preceeded with whitespace. 43
'==' is not followed by whitespace. 43
')' is preceeded with whitespace. 43
'{' should be on the previous line. 44
Line is longer than 80 characters. 45
'cast' is not followed by whitespace. 45
Line has trailing spaces. 49
Method 'getFilterManager' is not designed for extension - needs to be abstract, final or empty. 50
Missing a Javadoc comment. 50
'{' should be on the previous line. 51
'if' is not followed by whitespace. 52
'(' is followed by whitespace. 52
'==' is not preceeded with whitespace. 52
'==' is not followed by whitespace. 52
')' is preceeded with whitespace. 52
'{' should be on the previous line. 53
Line is longer than 80 characters. 54
Line contains a tab character. 54
'cast' is not followed by whitespace. 54
Line contains a tab character. 55
Line is longer than 80 characters. 56
Line contains a tab character. 56
Line has trailing spaces. 57
Line is longer than 80 characters. 60
Line contains a tab character. 64
Comment matches to-do format 'TODO:'. 65
Line contains a tab character. 65
Line has trailing spaces. 71
Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. 75
'{' should be on the previous line. 76
Line has trailing spaces. 79
Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. 83
Parameter style should be final. 83
'style' hides a field. 83
'{' should be on the previous line. 84
Line has trailing spaces. 87
Line has trailing spaces. 88
Line has trailing spaces. 90
Method 'getSupportedStyles' is not designed for extension - needs to be abstract, final or empty. 91
'{' should be on the previous line. 92
'if' is not followed by whitespace. 93
'(' is followed by whitespace. 93
')' is preceeded with whitespace. 93
'{' should be on the previous line. 94
'{' should be on the previous line. 96
'(' is followed by whitespace. 98
')' is preceeded with whitespace. 98
'for' is not followed by whitespace. 100
'(' is followed by whitespace. 100
'=' is not preceeded with whitespace. 100
'=' is not followed by whitespace. 100
' & lt;' is not preceeded with whitespace. 100
' & lt;' is not followed by whitespace. 100
'{' should be on the previous line. 101
')' is preceeded with whitespace. 102
'}' should be on the same line. 105
'catch' is not followed by whitespace. 106
'{' should be on the previous line. 107
Line has trailing spaces. 112
Line has trailing spaces. 114

com/mlw/fps/view/taglib/CalendarTag.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/taglib/CalendarTag.java

Error Line
Missing a Javadoc comment. 7
'{' should be on the previous line. 8
Line has trailing spaces. 9
Line has trailing spaces. 12
Missing a Javadoc comment. 13
'{' should be on the previous line. 14
Line has trailing spaces. 18
Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. 23
'{' should be on the previous line. 24
')' is preceeded with whitespace. 25
Line has trailing spaces. 26
Line has trailing spaces. 28
')' is preceeded with whitespace. 29
Line has trailing spaces. 30
Line is longer than 80 characters. 34
Line is longer than 80 characters. 35
Line has trailing spaces. 37
Line has trailing spaces. 39
Line is longer than 80 characters. 44
Line is longer than 80 characters. 46
Line has trailing spaces. 54
Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. 58
'{' should be on the previous line. 59
Line has trailing spaces. 62
Method 'setIcon' is not designed for extension - needs to be abstract, final or empty. 66
Parameter icon should be final. 66
'icon' hides a field. 66
'{' should be on the previous line. 67
Line has trailing spaces. 70

com/mlw/fps/view/taglib/HeaderColumnTag.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/taglib/HeaderColumnTag.java

Error Line
'{' should be on the previous line. 18
Missing a Javadoc comment. 19
Missing a Javadoc comment. 20
Missing a Javadoc comment. 21
Missing a Javadoc comment. 22
Missing a Javadoc comment. 23
Missing a Javadoc comment. 24
Missing a Javadoc comment. 25
Line has trailing spaces. 26
'{' should be on the previous line. 30
Line has trailing spaces. 33
Method 'release' is not designed for extension - needs to be abstract, final or empty. 34
Missing a Javadoc comment. 34
'{' should be on the previous line. 35
Line has trailing spaces. 41
Expected an @return tag. 46
Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. 46
Expected @throws tag for 'JspException'. 46
'{' should be on the previous line. 47
Line is longer than 80 characters. 48
'cast' is not followed by whitespace. 48
'+' is not preceeded with whitespace. 49
'+' is not followed by whitespace. 49
'+' is not preceeded with whitespace. 49
'+' is not followed by whitespace. 49
Line has trailing spaces. 50
'cast' is not followed by whitespace. 51
Line has trailing spaces. 54
'if' construct must use '{}'s. 55
'if' is not followed by whitespace. 55
'(' is followed by whitespace. 55
')' is preceeded with whitespace. 55
'(' is followed by whitespace. 55
')' is preceeded with whitespace. 55
Line has trailing spaces. 56
'if' construct must use '{}'s. 58
'if' is not followed by whitespace. 58
'(' is followed by whitespace. 58
'!=' is not preceeded with whitespace. 58
'!=' is not followed by whitespace. 58
')' is preceeded with whitespace. 58
'(' is followed by whitespace. 58
')' is preceeded with whitespace. 58
'if' construct must use '{}'s. 59
'if' is not followed by whitespace. 59
'(' is followed by whitespace. 59
'!=' is not preceeded with whitespace. 59
'!=' is not followed by whitespace. 59
')' is preceeded with whitespace. 59
'(' is followed by whitespace. 59
')' is preceeded with whitespace. 59
'if' construct must use '{}'s. 60
'if' is not followed by whitespace. 60
'(' is followed by whitespace. 60
'!=' is not preceeded with whitespace. 60
'!=' is not followed by whitespace. 60
')' is preceeded with whitespace. 60
'(' is followed by whitespace. 60
')' is preceeded with whitespace. 60
Line has trailing spaces. 62
Line is longer than 80 characters. 63
Line is longer than 80 characters. 65
Line has trailing spaces. 66
Line is longer than 80 characters. 67
'+' is not preceeded with whitespace. 67
'+' is not followed by whitespace. 67
Line is longer than 80 characters. 68
Line has trailing spaces. 69
Line has trailing spaces. 70
'if' is not followed by whitespace. 71
'(' is followed by whitespace. 71
'!=' is not preceeded with whitespace. 71
'!=' is not followed by whitespace. 71
')' is preceeded with whitespace. 71
'{' should be on the previous line. 72
Line is longer than 80 characters. 73
'if' is not followed by whitespace. 73
'(' is followed by whitespace. 73
'!=' is not preceeded with whitespace. 73
'!=' is not followed by whitespace. 73
'!=' is not preceeded with whitespace. 73
'!=' is not followed by whitespace. 73
'(' is followed by whitespace. 73
')' is preceeded with whitespace. 73
')' is preceeded with whitespace. 73
Line is longer than 80 characters. 75
'+' is not preceeded with whitespace. 75
'+' is not followed by whitespace. 75
'+' is not preceeded with whitespace. 75
'+' is not followed by whitespace. 75
'*' is not preceeded with whitespace. 78
'*' is not followed by whitespace. 78
'if' construct must use '{}'s. 79
Line is longer than 80 characters. 79
'if' is not followed by whitespace. 79
'(' is followed by whitespace. 79
'!=' is not preceeded with whitespace. 79
'!=' is not followed by whitespace. 79
')' is preceeded with whitespace. 79
'if' construct must use '{}'s. 80
Line is longer than 80 characters. 80
'if' is not followed by whitespace. 80
'(' is followed by whitespace. 80
'!=' is not preceeded with whitespace. 80
'!=' is not followed by whitespace. 80
')' is preceeded with whitespace. 80
'}' should be on the same line. 82
'{' should be on the previous line. 84
'if' construct must use '{}'s. 88
Line is longer than 80 characters. 88
'if' is not followed by whitespa ce. 88
'(' is followed by whitespace. 88
'!=' is not preceeded with whitespace. 88
'!=' is not followed by whitespace. 88
')' is preceeded with whitespace. 88
'if' construct must use '{}'s. 89
Line is longer than 80 characters. 89
'if' is not followed by whitespace. 89
'(' is followed by whitespace. 89
'!=' is not preceeded with whitespace. 89
'!=' is not followed b y whitespace. 89
')' is preceeded with whitespace. 89
Line has trailing spaces. 93
'if' is not followed by whitespace. 94
'(' is followed by whitespace. 94
'{' should be on the previous line. 95
Line has trailing spaces. 99
'if' is not followed by whitespace. 100
'(' is followed by whitespace. 100
')' is preceeded with whitespace. 100
'{' should be on the previou s line. 101
Line has trailing spaces. 104
Line is longer than 80 characters. 106
Line has trailing spaces. 112
Line has trailing spaces. 115
Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. 116
Missing a Javadoc comment. 116
'{' should be on the previous line. 117
Line has trailing spaces. 120
Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. 124
Parameter width should be final. 124
'width' hides a field. 124
'{' should be on the previous line. 125
Line has trailing spaces. 128
Method 'setColspan' is not designed for extension - needs to be abstract, final or empty. 132
Parameter colspan should be final. 132
'colspan' hides a field. 132
'{' should be on the previous line. 133
Line has trailing spaces. 136
Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. 140
'{' should be on the previous line. 141
Line has trailing spaces. 144
Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. 148
Parameter direction should be final. 148
'direction' hides a field. 148
'{' should be on the previous line. 149
Line is longer than 80 characters. 150
'?' is not preceeded with whitespace. 150
Avoid inline conditionals. 150
'?' is not followed by whitespace. 150
':' is not preceeded with whitespace. 150
':' is not followed by whitespace. 150
Line has trailing spaces. 152
Unused @param tag for 'direction'. 154
Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 156
Parameter property should be final. 156
'property' hides a field. 156
Expected @param tag for 'property'. 156
'{' should be on the previous line. 157
Line has trailing spaces. 160
Method 'setSortable' is not designed for extension - needs to be abstract, final or empty. 164
Parameter sortable should be final. 164
'sortable' hides a field. 164
'{' should be on the previous line. 165
Line has trailing spaces. 168
Method 'getRowspan' is not designed for extension - needs to be abstract, final or empty. 172
'{' should be on the previous line. 173
Line has trailing spaces. 176
Method 'setRowspan' is not designed for extension - needs to be abstract, final or empty. 180
Parameter rowspan should be final. 180
'rowspan' hides a field. 180
'{' should be on the previous line. 181
Line has trailing spaces. 184
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 188
'{' should be on the previous line. 189
Line has trailing spaces. 192
Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 196
Parameter key should be final. 196
'key' hides a field. 196
'{' should be on the previous line. 197
Line has trailing spaces. 200

com/mlw/fps/view/taglib/HeaderTag.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/taglib/HeaderTag.java

Error Line
'{' should be on the previous line. 16
Missing a Javadoc comment. 17
Missing a Javadoc comment. 18
Line has trailing spaces. 19
Line has trailing spaces. 22
'{' should be on the previous line. 29
Line has trailing spaces. 32
Method 'getSortInfo' is not designed for extension - needs to be abstract, final or empty. 33
Missing a Javadoc comment. 33
'{' should be on the previous line. 34
Line has trailing spaces. 37
Method 'getSortInfoBean' is not designed for extension - needs to be abstract, final or empty. 38
Missing a Javadoc comment. 38
'{' should be on the previous line. 39
Line is longer than 80 characters. 40
'cast' is not followed by whitespace. 40
Line has trailing spaces. 42
Method 'release' is not designed for extension - needs to be abstract, final or empty. 43
Missing a Javadoc comment. 43
'{' should be on the previous line. 44
Line has trailing spaces. 50
Expected an @return tag. 55
Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. 55
Expected @throws ta g for 'JspException'. 55
'{' should be on the previous line. 56
'sortInfo' hides a field. 57
'if' construct must use '{}'s. 58
'if' is not followed by whitespace. 58
'(' is followed by whitespace. 58
'==' is not preceeded with whitespace. 58
'==' is not followed by whitespace. 58
')' is preceeded with whitespace. 58
Line has trailing spaces. 59
Line has trailing spaces. 63
Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. 64
Missing a Javadoc comment. 64
'{' should be on the previous line. 65
Line has trailing spaces. 66
'if' is not followed by whitespace. 66
'(' is followed by whitespace. 66
'!=' is not preceeded with whitespace. 66
'!=' is not followed by whitespace. 66
'{' should be on the previous line. 67
')' is preceeded with whitespace. 68
Line has trailing spaces. 71
'if' is not followed by whitespace. 72
'(' is followed by whitespace. 72
'!=' is not preceeded with whitespace. 72
'!=' is not followed by whitespace. 72
')' is preceeded with whitespace. 72
'{' should be on the previous line. 73
'sortInfo' hides a field. 74
'cast' is not followed by whitespace. 74
Line is longer than 80 characters. 75
'cast' is not followed by whitespace. 75
Line has trailing spaces. 76
Line has trailing spaces. 82
'if' construct must use '{}'s. 83
'if' is not followed by whitespace. 83
'(' is followed by whitespace. 83
')' is preceeded with whitespace. 83
')' is preceeded with whitespace. 84
'else' construct must use '{}'s. 85
Line has trailing spaces. 87
Line has trailing spaces. 88
'if' construct must use '{}'s. 89
'if' is not followed by whitespace. 89
'(' is followed by whitespace. 89
')' is preceeded with whitespace. 89
')' is preceeded with whitespace. 90
'else' construct must use '{}'s. 91
Line has trailing spaces. 93
Line is longer than 80 characters. 94
')' is preceeded with whitespace. 94
Line has trailing spaces. 95
Line has trailing spaces. 98
Line has trailing spaces. 101
Method 'setSortInfo' is not designed for extension - needs to be abstract, final or empty. 105
Parameter sortInfo should be final. 105
'sortInfo' hides a field. 105
'{' should be on the previous line. 106
Line has trailing spaces. 109
Method 'setAction' is not designed for extension - needs to be abstract, final or empty. 113
Parameter action should be final. 113
'action' hides a field. 113
'{' should be on the previous line. 114
Method 'getAction' is not designed for extension - needs to be abstract, final or empty. 117
Missing a Javadoc comment. 117
'{' should be on the previous line. 118
'if' is not followed by whitespace. 119
'(' is followed by whitespace. 119
')' is preceeded with whitespace. 119
'{' should be on the previous line. 120
'}' should be on the same line. 122
'if' is not followed by whitespace. 123
'(' is followed by whitespace. 123
')' is preceeded with whitespace. 123
'{' should be on the previous line. 124
'}' should be on the same line. 126
'{' should be on the previous line. 128
Line has trailing spaces. 132
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 136
'{' should be on the previous line. 137
Line has trailing spaces. 140
Method 'setValueList' is not designed for extension - needs to be abstract, f inal or empty. 144
Parameter valueList should be final. 144
'valueList' hides a field. 144
'{' should be on the previous line. 145
Line has trailing spaces. 148
Method 'getSortColumn' is not designed for extension - needs to be abstract, final or empty. 152
'{' should be on the previous line. 153
Line has trailing spaces. 156
Method 'setSortColumn' is not designed for extension - needs to be abstract, final or empty. 160
Parameter sortColumn should be final. 160
'sortColumn' hides a field. 160
'{' should be on the previous line. 161
Line has trailing spaces. 164

com/mlw/fps/view/taglib/LookUpTag.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/taglib/LookUpTag.java

Error Line
Missing a Javadoc comment. 15
'{' should be on the previous line. 16
Missing a Javadoc comment. 17
Missing a Javadoc comment. 18
Missing a Javadoc comment. 19
Missing a Javadoc comment. 20
Line has trailing spaces. 21
Missing a Javadoc comment. 22
'{' should be on the previous line. 23
Line has trailing spaces. 26
Method 'release' is not designed for extension - needs to be abstract, final or empty. 27
Missing a Javadoc comment. 27
'{' should be on the previous line. 28
Line has trailing spaces. 34
Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. 35
Missing a Javadoc comment. 35
'{' should be on the previous line. 36
'cast' is not followed by whitespace. 37
'if' is not followed by whitespace. 38
'(' is followed by whitespace. 38
')' is preceeded with whitespace. 38
'{' should be on the previous line. 39
Line is longer than 80 characters. 40
'cast' is not followed by whitespace. 40
'}' should be on the same line. 42
'if' is not followed by whitespace. 43
'(' is followed by whitespace. 43
')' is preceeded with whitespace. 43
'{' should be on the previous line. 44
Line is longer than 80 characters. 45
'cast' is not followed by whitespace. 45
Line has trailing spaces. 47
Line is longer than 80 characters. 48
Line is longer than 80 characters. 52
')' is preceeded with whitespace. 52
')' is preceeded with whitespace. 56
Line has trailing spaces. 58
Line has trailing spaces. 59
Line has trailing spaces. 62
Line has trailing spaces. 63
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 67
Parameter name should be final. 67
'name' hides a field. 67
'{' should be on the previous line. 68
Line has trailing spaces. 71
Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 75
Parameter property should be final. 75
'property' hides a field. 75
'{' should be on the previous line. 76
Line has trailing spaces. 79
Method 'setScope' is not designed for extension - needs to be abstract, final or empty. 83
Parameter scope should be final. 83
'scope' hides a field. 83
'{' should be on the previous line. 84
Line has trailing spaces. 87
Method 'setType' is not designed for extension - needs to be abstract, final or empty. 91
Parameter type should be final. 91
'type' hides a field. 91
'{' should be on the previous line. 92
Line has trailing spaces. 95

com/mlw/fps/view/taglib/NavigationTag.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/taglib/NavigationTag.java

Error Line
Missing a Javadoc comment. 16
'{' should be on the previous line. 17
Missing a Javadoc comment. 18
Variable 'delim' must be private and have accessor methods. 18
Missing a Javadoc comment. 19
Variable 'name' must be private and have accessor methods. 19
Missing a Javadoc comment. 20
Variable 'selected' must be private and have accessor methods. 20
Line has trailing spaces. 21
Missing a Javadoc comment. 22
'{' should be on the previous line. 23
Line has trailing spaces. 26
Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. 27
Missing a Javadoc comment. 27
'{' should be on the previous line. 28
Line has trailing spaces. 31
Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. 32
Missing a Javadoc comment. 32
'{' should be on the previous line. 33
Line is longer than 80 characters. 34
'cast' is not followed by whitespace. 34
'(' is followed by whitespace. 34
Line has trailing spaces. 35
'cast' is not followed by whitespace. 36
Line is longer than 80 characters. 37
'cast' is not followed by whitespace. 37
'+' is not preceeded with whitespace. 37
'+' is not followed by whitespace. 37
Line is longer than 80 characters. 38
'cast' is not followed by whitespace. 38
Line has trailing spaces. 39
Line has trailing spaces. 42
Line has trailing spaces. 43
'if' is not followed by whitespace. 44
'(' is followed by whitespace. 44
')' is preceeded with whitespace. 44
'{' should be on the previous line. 45
'+' is not preceeded with whitespace. 46
'+' is not followed by whitespace. 46
'+' is not preceeded with whitespace. 46
'+' is not followed by whitespace. 46
Line has trailing spaces. 49
'for' is not followed by whitespace. 50
'(' is followed by whitespace. 50
'=' is not preceeded with whitespace. 50
'=' is not followed by whitespace. 50
'=' is not preceeded with whitespace. 50
'=' is not followed by whitespace. 50
' & lt;' is not preceeded with whitespace. 50
' & lt;' is not followed by whitespace. 50
'{' should be on the previous line. 51
'cast' is not followed by whitespace. 52
Line is longer than 80 characters. 53
Line has trailing spaces. 54
'if' is not followed by whitespace. 55
'(' is followed by whitespace. 55
')' is preceeded with whitespace. 55
')' is preceeded with whitespace. 55
'{' should be on the previous line. 56
'if' construct must use '{}'s. 58
Line is longer than 80 characters. 58
'if' is not followed by whitespace. 58
'(' is followed by whitespace. 58
')' is preceeded with whitespace. 58
'if' construct must use '{}'s. 60
'if' is not followed by whitespace. 60
'(' is followed by whitespace. 60
')' is preceeded with whitespace. 60
'if' is not followed by whitespace. 62
'(' is followed by whitespace. 62
'+' is not preceeded with whitespace. 62
'+' is not followed by whitespace. 62
')' is preceeded with whitespace. 62
'{' should be on the previous line. 63
Line is longer than 80 characters. 64
Line has trailing spaces. 66
'if' is not followed by whitespace. 67
'(' is followed by whitespace. 67
')' is preceeded with whitespace. 67
'{' should be on the previous line. 68
Line has trailing spaces. 71
'}' should be on the same line. 72
'{' should be on the previous line. 74
'if' is not followed by whitespace. 75
'(' is followed by whitespace. 75
')' is preceeded with whitespace. 75
'{' should be on the previous line. 76
'(' is followed by whitespace. 77
'+' is not preceeded with whitespace. 77
'+' is not followed by whitespace. 77
'+' is not preceeded with whitespace. 77
'+' is not followed by whitespace. 77
Line has trailing spaces. 79
Line has trailing spaces. 81
'if' is not followed by whitespace. 82
'(' is followed by whitespace. 82
')' is preceeded with whitespace. 82
'{' should be on the previous line. 83
Line has trailing spaces. 86
'if' is not followed by whitespace. 87
'(' is followed by whitespace. 87
'+' is not preceeded with whitespace. 87
'+' is not followed by whitespace. 87
')' is preceeded with whitespace. 87
'{' should be on the previous line. 88
Line has trailing spaces. 93
'if' is not followed by whitespace. 94
'(' is followed by whitespace. 94
')' is preceeded with whitespace. 94
')' is preceeded with whitespace. 94
'{' should be on the previous line. 95
Line is longer than 80 characters. 96
',' is not followed by whitespace. 96
Line has trailing spaces. 99
'{' should be on the previous line. 101
'}' should be on the same line. 104
'catch' is not followed by whitespace. 105
'{' should be on the previous line. 106
Must have at least one statement. 106
Line has trailing spaces. 108
Line has trailing spaces. 111
Method 'setDelim' is not designed for extension - needs to be abstract, final or empty. 115
Parameter delim should be final. 115
'delim' hides a field. 115
'{' should be on the previous line. 116
Line has trailing spaces. 119
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 123
Parameter name should be final. 123
'name' hides a field. 123
'{' should be on the previous line. 124
Line has trailing spaces. 127
Method 'release' is not designed for extension - needs to be abstract, final or empty. 128
Missing a Javadoc comment. 128
'{' should be on the previous line. 129
Line has trailing spaces. 134
Method 'setSelected' is not designed for extension - needs to be abstract, final or empty. 138
Parameter selected should be final. 138
'selected' hides a field. 138
'{' should be on the previous line. 139
Line has trailing spaces. 142

com/mlw/fps/view/taglib/PercentageTag.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/taglib/PercentageTag.java

Error Line
Missing a Javadoc comment. 11
'{' should be on the previous line. 12
Missing a Javadoc comment. 13
Missing a Javadoc comment. 14
Missing a Javadoc comment. 15
Missing a Javadoc comment. 16
'cast' is not followed by whitespace. 16
Line has trailing spaces. 17
Line has trailing spaces. 20
Missing a Javadoc comment. 21
'{' should be on the previous line. 22
Line has trailing spaces. 25
Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. 26
Missing a Javadoc comment. 26
'{' should be on the previous line. 27
Line has trailing spaces. 30
Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. 31
Missing a Javadoc comment. 31
'{' should be on the previous line. 32
'(' is followed by whitespace. 33
'==' is not preceeded with whitespace. 33
'==' is not followed by whitespace. 33
'?' is not preceeded with whitespace. 33
Avoid inline conditionals. 33
'?' is not followed by whitespace. 33
':' is not preceeded with whitespace. 33
':' is not followed by whitespace. 33
')' is preceeded with whitespace. 33
'(' is followed by whitespace. 36
'100' is a magic number. 36
'*' is not preceeded with whitespace. 36
'*' is not followed by whitespace. 36
')' is preceeded with whitespace. 36
Line has trailing spaces. 37
'if' construct must use '{}'s. 38
'if' is not followed by whitespace. 38
'(' is followed by whitespace. 38
'50' is a magic number. 38
Line is longer than 80 characters. 39
'(' is followed by whitespace. 39
'cast' is not followed by whitespace. 39
'*' is not preceeded with whitespace. 39
'*' is not followed by whitespace. 39
',' is not followed by whitespace. 39
')' is preceeded with whitespace. 39
'if' construct must use '{}'s. 40
'if' is not followed by whitespace. 40
'(' is followed by whitespace. 40
'10' is a magic number. 40
Line is longer than 80 characters. 41
'(' is followed by whitespace. 41
'cast' is not followed by whitespace. 41
'*' is not preceeded with whitespace. 41
'*' is not followed by whitespace. 41
',' is not followed by whitespace. 41
')' is preceeded with whitespace. 41
'else' construct must use '{}'s. 42
Line is longer than 80 characters. 43
'(' is followed by whitespace. 43
'cast' is not followed by whitespace. 43
'*' is not preceeded with whitespace. 43
'*' is not followed by whitespace. 43
',' is not followed by whitespace. 43
')' is preceeded with whitespace. 43
Line has trailing spaces. 44
'(' is followed by whitespace. 45
')' is preceeded with whitespace. 45
Line has trailing spaces. 46
'(' is followed by whitespace. 47
')' is preceeded with whitespace. 47
Line has trailing spaces. 48
'{' should be on the previous line. 50
'(' is followed by whitespace. 52
')' is preceeded with whitespace. 52
'}' should be on the same line. 53
'catch' is not followed by whitespace. 54
'{' should be on the previous line. 55
Must have at least one statement. 55
Line has trailing spaces. 57
Line has trailing spaces. 60
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 64
Parameter name should be final. 64
'name' hides a field. 64
'{' should be on the previous line. 65
Line has trailing spaces. 68
Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 72
Parameter property should be final. 72
'property' hides a field. 72
'{' should be on the previous line. 73
Line has trailing spaces. 76
Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. 80
'{' should be on the previous line. 81
Line has trailing spaces. 84
Method 'setFormat' is not designed for extension - needs to be abstract, final or empty. 88
Parameter format should be final. 88
'format' hides a field. 88
'{' should be on the previous line. 89
Line has trailing spaces. 92
Method 'setWidth' is not designed for extension - needs to be abstract, final or empt y. 96
Parameter width should be final. 96
'{' should be on the previous line. 97
Method 'setScope' is not designed for extension - needs to be abstract, final or empty. 104
Parameter scope should be final. 104
'scope' hides a field. 104
'{' should be on the previous line. 105
Line has trailing spaces. 108

com/mlw/fps/view/taglib/TabsTag.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/taglib/TabsTag.java

Error Line
'{' should be on the previous line. 22
Missing a Javadoc comment. 23
Line has trailing spaces. 24
'{' should be on the previous line. 28
Line has trailing spaces. 31
Expected an @return tag. 36
Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. 36
Expected @throws tag for 'JspException'. 36
'{' should be on the previous line. 37
'{' should be on the previous line. 39
Line is longer than 80 characters. 40
'cast' is not followed by whitespace. 40
'+' is not preceeded with whitespace. 41
'+' is not followed by whitespace. 41
'+' is not preceeded with whitespace. 41
'+' is not followed by whitespace. 41
Line has trailing spaces. 42
Line is longer than 80 characters. 43
'cast' is not followed by whitespace. 43
'(' is followed by whitespace. 43
Line has trailing spaces. 44
Line is longer than 80 characters. 45
'cast' is not followed by whitespace. 45
Line is longer than 80 characters. 46
'cast' is not followed by whitespace. 46
'+' is not preceeded with whitespace. 46
'+' is not followed by whitespace. 46
Line has trailing spaces. 47
Line has trailing spaces. 49
Line has trailing spaces. 52
'for' is not followed by whitespace. 56
'{' should be on the previous line. 57
'cast' is not followed by whitespace. 58
Line has trailing spaces. 60
'if' is not followed by whitespace. 61
'(' is followed by whitespace. 61
')' is preceeded with whitespace. 61
'{' should be on the previous line. 62
Line is longer than 80 characters. 63
'?' is not preceeded with whitespace. 63
Avoid inline conditionals. 63
'?' is not followed by whitespace. 63
':' is not preceeded with whitespace. 63
':' is not followed by whitespace. 63
'}' should be on the same line. 64
'{' should be on the previous line. 66
'{' should be on the previous line. 68
Line is longer than 80 characters. 69
'?' is not preceeded with whitespace. 69
Avoid inline conditionals. 69
'?' is not followed by whitespace. 69
':' is not preceeded with whitespace. 69
':' is not followed by whitespace. 69
'}' should be on the same line. 70
'{' should be on the previous line. 72
Line is longer than 80 characters. 73
'?' is not preceeded with whitespace. 73
Avoid inline conditionals. 73
'?' is not followed by whitespace. 73
':' is not preceeded with whitespace. 73
':' is not followed by whitespace. 73
Line ha s trailing spaces. 75
Line has trailing spaces. 77
Line is longer than 80 characters. 78
'?' is not preceeded with whitespace. 78
Avoid inline conditionals. 78
'?' is not followed by whitespace. 78
':' is not preceeded with whitespace. 78
':' is not followed by whitespace. 78
Line is longer than 80 characters. 79
'(' is followed by whitespace. 79
Line has trailing spaces. 81
Line has trailing spaces. 82
Line has trailing spaces. 85
Line is longer than 80 characters. 86
'?' is not preceeded with whitespace. 86
Avoid inline conditionals. 86
'?' is not followed by whitespace. 86
':' is not preceeded with whitespace. 86
':' is not followed by whitespace. 86
Line has trailing spaces. 89
'{' should be on the previous line. 91
'(' is followed by whitespace. 93
')' is preceeded with whitespace. 93
'}' should be on the same line. 94
'catch' is not followed by whitespace. 95
'{' should be on the previous line. 96
Line has trailing spaces. 99
'}' should be on the same line. 100
'catch' is not followed by whitespace. 101
'{' should be on the previous line. 102
Line has trailing spaces. 105
Line has trailing spaces. 108
Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. 109
Missing a Javadoc comment. 109
'{' should be on the previous line. 110
Line has trailing spaces. 113
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 117
'{' should be on the previous line. 118
Line has trailing spaces. 121
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 125
Parameter name should be final. 125
'name' hides a field. 125
'{' should be on the previous line. 126
Line has trailing spaces. 129

com/mlw/fps/view/taglib/WeaponTag.java

Error Line
File does not end with a newline. 0

com/mlw/fps/view/taglib/WeaponTag.java

Error Line
Missing a Javadoc comment. 12
'{' should be on the previous line. 13
Missing a Javadoc comment. 14
Missing a Javadoc comment. 15
Missing a Javadoc comment. 16
Line has trailing spaces. 17
Missing a Javadoc comment. 18
'{' should be on the previous line. 19
Line has trailing spaces. 22
Method 'release' is not designed for extension - needs to be abstract, final or empty. 23
Missing a Javadoc comment. 23
'{' should be on the previous line. 24
Line has trailing spaces. 29
Method 'doStartTag' is not designed for extension - needs to be abstract, final or empty. 30
Missing a Javadoc comment. 30
'{' should be on the previous line. 31
Line has trailing spaces. 34
Method 'doEndTag' is not designed for extension - needs to be abstract, final or empty. 35
Missing a Javadoc comment. 35
'{' should be on the previous line. 36
Line has trailing spaces. 38
Line has trailing spaces. 40
Line is longer than 80 characters. 41
Line is longer than 80 characters. 45
')' is preceeded with whitespace. 45
Line has trailing spaces. 48
'{' should be on the previous line. 50
'(' is followed by whitespace. 52
')' is preceeded with whitespace. 52
'}' should be on the same line. 53
'catch' is not followed by whitespace. 54
'{' should be on the previous line. 55
Must have at least one statement. 55
Line has trailing spaces. 57
Line has trailing spaces. 60
Method 'setName' is not designed for extension - needs to be abstract, final or empty. 64
Parameter name should be final. 64
'name' hides a field. 64
'{' should be on the previous line. 65
Line has trailing spaces. 68
Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 72
Parameter property should be final. 72
'property' hides a field. 72
'{' should be on the previous line. 73
Line has trailing spaces. 76
Method 'getScope' is not designed for extension - needs to be abstract, final or empty. 80
'{' should be on the previous line. 81
Line has trailing spaces. 84
Method 'setScope' is not designed for extension - needs to be abstract, final or empty. 88
Parameter scope should be final. 88
'scope' hides a field. 88
'{' should be on the previous line. 89
Line has trailing spaces. 92

com/mlw/vlh/ValueList.java

Error Line
File does not end with a newline. 0

com/mlw/vlh/ValueList.java

Error Line
'{' should be on the previous line. 18
Line has trailing spaces. 21
Redundant 'public' modifier. 22
Line has trailing spaces. 23
Line has trailing spaces. 26
Redundant 'public' modifier. 27
Line has trailing spaces. 28
Line has trailing spaces. 32
Redundant 'public' modifier. 33
Line has trailing spaces. 37
Redundant 'public' modifier. 38
Redundant throws: 'NoSuchElementException' is unchecked exception. 38

com/mlw/vlh/ValueListAdapter.java

Error Line
File does not end with a newline. 0

com/mlw/vlh/ValueListAdapter.java

Error Line
'{' should be on the previous line. 14
Redundant 'public' modifier. 17
Line has trailing spaces. 18
Redundant 'public' modifier. 21
Line has trailing spaces. 22
Redundant 'public' modifier. 25
Line has trailing spaces. 26
Redundant 'public' modifier. 29
Line has trailing spaces. 30
Unused @param tag for 'name'. 33
Redundant 'public' modifier. 36
Line has trailing spaces. 37
Line has trailing spaces. 46
Redundant 'public' modifier. 48

com/mlw/vlh/ValueListHandler.java

Error Line
File does not end with a newline. 0

com/mlw/vlh/ValueListHandler.java

Error Line
'{' should be on the previous line. 21
Line has trailing spaces. 23
Name 'log' must match pattern '^[A-Z ] (_?[A-Z0-9 ] +)*$'. 24
Line has trailing spaces. 25
Line has trailing spaces. 29
Line has trailing spaces. 32
'{' should be on the previous line. 34
'if' is not followed by whitespace. 35
'(' is followed by whitespace. 35
')' is preceeded with whitespace. 35
'{' should be on the previous line. 36
Line has trailing spaces. 38
'{' should be on the previous line. 40
Line is longer than 80 characters. 41
'cast' is not followed by whitespace. 43
'}' should be on the same line. 44
'catch' is not followed by whitespace. 45
'{' should be on the previous line. 46
Line has trailing spaces. 50
Line has trailing spaces. 53
Line has trailing spaces. 58
Parameter info should be final. 59
Parameter name should be final. 59

com/mlw/vlh/ValueListInfo.java

Error Line
File does not end with a newline. 0

com/mlw/vlh/ValueListInfo.java

Error Line
Line has trailing spaces. 18
'{' should be on the previous line. 18
Line has trailing spaces. 20
Name 'DESCENDING' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 21
Variable 'DESCENDING' must be private and have accessor methods. 21
Line has trailing spaces. 23
Name 'ASCENDING' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 24
Variable 'ASCENDING' must be private and have accessor methods. 24
'(' is followed by whitespace. 24
Line has trailing spaces. 25
Variable 'filters' must be private and have accessor methods. 28
Line has trailing spaces. 29
Variable 'sortColumns' must be private and have accessor methods. 32
Line has trailing spaces. 33
Variable 'sortDirections' must be private and have accessor methods. 36
Line has trailing spaces. 37
Variable 'pageNumber' must be private and have accessor methods. 40
Line has trailing spaces. 41
Variable 'totalNumberOfEntres' must be private and have accessor methods. 44
Line has trailing spaces. 45
Variable 'numberPerPage' must be private and have accessor methods. 48
Line has trailing spaces. 49
Missing a Javadoc comment. 50
'{' should be on the previous line. 51
Line has trailing spaces. 53
Parameter filters should be final. 59
'filters' hides a field. 59
'{' should be on the previous line. 60
Line has trailing spaces. 63
Line is longer than 80 characters. 69
Parameter primaryColumn should be final. 69
Parameter primaryDirection should be final. 69
Parameter filters should be final. 69
'filters' hides a field. 69
Expected @param tag for 'filters'. 69
Line has trailing spaces. 75
Meth od 'getFilters' is not designed for extension - needs to be abstract, final or empty. 79
'{' should be on the previous line. 80
'if' construct must use '{}'s. 81
'if' is not followed by whitespace. 81
'==' is not preceeded with whitespace. 81
'==' is not followed by whitespace. 81
Line has trailing spaces. 84
Line has trailing spaces. 86
Line has trailing spaces. 87
Method 'getSortColumn' is not designed for extension - needs to be abstract, final or empty. 88
'{' should be on the previous line. 89
Line has trailing spaces. 92
Line has trailing spaces. 93
Method 'getSortDirection' is not designed for extension - needs to be abstract, final or empty. 97
'{' should be on the previous line. 98
Line has trailing spaces. 101
Line has trailing spaces. 105
Method 'getSortLength' is not designed for extension - needs to be abstract, final or empty. 106
'{' should be on the previous line. 107
Line is longer than 80 characters. 108
'==' is not preceeded with whitespace. 108
'==' is not followed by whitespace. 108
'||' is not preceeded with whitespace. 108
'||' is not followed by whitespace. 108
'==' is not preceeded with whitespace. 108
'==' is not followed by whitespace. 108
'?' is not preceeded with whitespace. 108
Avoid inline conditionals. 108
'?' is not followed by whitespace. 108
':' is not preceeded with whitespace. 108
':' is not followed by whitespace. 108
Line has trailing spaces. 110
Line has trailing spaces. 112
Method 'getPageNumber' is not designed for extension - needs to be abstract, final or empty. 113
'{' should be on the previous line. 114
Line has trailing spaces. 117
Line has trailing spaces. 119
Method 'getTotalNumberOfPages' is not designed for extension - needs to be abstract, final or empty. 120
'{' should be on the previous line. 121
'/' is not preceeded with whitespace. 122
'/' is not followed by whitespace. 122
Line has trailing spaces. 124
Line has trailing spaces. 126
Method 'getTotalNumberOfEntries' is not designed for extension - needs to be abstract, final or empty. 127
'{' should be on the previous line. 128
Line has trailing spaces. 131
Line has trailing spaces. 133
Method 'getNumberPerPage' is not designed for extension - needs to be abstract, final or empty. 134
'{' should be on the previous line. 135

com/mlw/vlh/adapter/ConfigurationAdapter.java

Error Line
File does not end with a newline. 0

com/mlw/vlh/adapter/ConfigurationAdapter.java

Error Line
'{' should be on the previous line. 24
Missing a Javadoc comment. 25
Line has trailing spaces. 26
Parameter adapters should be final. 29
'adapters' hides a field. 29
Expected @param tag for 'adapters'. 29
'{' should be on the previous line. 30
'if' construct must use '{}'s. 31
Line is longer than 80 characters. 31
'if' is not followed by whitespace. 31
'(' is followed by whitespace. 31
')' is preceeded with whitespace. 31
'for' is not followed by whitespace. 33
'(' is followed by whitespace. 33
'{' should be on the previous line. 34
'cast' is not followed by whitespace. 35
'cast' is not followed by whitespace. 36
Line has trailing spaces. 37
'(' is followed by whitespace. 38
Line has trailing spaces. 48
Method 'getAdapterType' is not designed for extension - needs to be abstract, final or empty. 51
'{' should be on the previous line. 52
Line has trailing spaces. 55
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 58
Parameter info should be final. 58
'{' should be on the previous line. 59
Line has trailing spaces. 62
Missing a Javadoc comment. 63
'{' should be on the previous line. 64
Line has trailing spaces. 65
Line has trailing spaces. 68
Line has trailing spaces. 71
Line has trailing spaces. 74
Line has trailing spaces. 77
Missing a Javadoc comment. 78
Parameter clazz should be final. 78
'clazz' hides a field. 78
Parameter sort should be final. 78
'sort' hides a field. 78
Parameter filter should be final. 78
'filter' hides a field. 78
Parameter page should be final. 78
'page' hides a field. 78
Line has trailing spaces. 85
Method 'getClazz' is not designed for extension - needs to be abstract, final or empty. 89
'{' should be on the previous line. 90
Line has trailing spaces. 93
Method 'isSort' is not designed for extension - needs to be abstract, final or empty. 97
'{' should be on the previous lin e. 98
Line has trailing spaces. 101
Method 'isFilter' is not designed for extension - needs to be abstract, final or empty. 105
'{' should be on the previous line. 106
Line has trailing spaces. 109
Line has trailing spaces. 110
Method 'isPage' is not designed for extension - needs to be abstract, final or empty. 114
'{' should be on the previous line. 115
Line has trailing spaces. 118

com/mlw/vlh/adapter/package.html

Error Line
Missing package documentation file. 0

com/mlw/vlh/impl/DefaltValueListHandler.java

Error Line
File does not end with a newline. 0

com/mlw/vlh/impl/DefaltValueListHandler.java

Error Line
'{' should be on the previous line. 32
Name 'log' must match pattern '^[A-Z ] (_?[A-Z0-9 ] +)*$'. 34
Line has trailing spaces. 35
Line has trailing spaces. 38
'{' should be on the previous line. 42
Line is longer than 80 characters. 43
Line has trailing spaces. 45
'for' is not followed by whitespace. 46
'(' is followed by whitespace. 46
'=' is not preceeded with whitespace. 46
'=' is not followed by whitespace. 46
'=' is not preceeded with whitespace. 46
'=' is not followed by whitespace. 46
' & lt;' is not preceeded with whitespace. 46
' & lt;' is not followed by whitespace. 46
'{' should be on the previous line. 47
'{' should be on the previous line. 49
'if' is not followed by whitespace. 50
'(' is followed by whitespace. 50
')' is preceeded with whitespace. 50
'{' should be on the previous line. 51
Line is longer than 80 characters. 52
'+' is not preceeded with whitespace. 52
'+' is not followed by whitespace. 52
')' is preceeded with whitespace. 52
Line is longer than 80 characters. 54
'(' is followed by whitespace. 54
'(' is followed by whitespace. 54
')' is preceeded with whitespace. 54
')' is preceeded with whitespace. 54
'}' should be on the same line. 55
'catch' is not followed by whitespace. 56
'{' should be on the previous line. 57
Line is longer than 80 characters. 58
Line has trailing spaces. 61
')' is preceeded with whitespace. 62
Line has trailing spaces. 63
Line has trailing spaces. 65
Line is longer than 80 characters. 66
Method 'getValueList' is not designed for extension - needs to be abstract, final or empty. 68
Parameter info should be final. 68
Parameter name should be final. 68
'{' should be on the previous line. 69
'cast' is not followed by whitespace. 70
'if' construct must use '{}'s. 71
Line is longer than 80 characters. 71
'if' is not followed by whitespace. 71
'(' is followed by whitespace. 71
')' is preceeded with whitespace. 71
'(' is followed by whitespace. 71
')' is preceeded with whitespace. 71
Line has trailing spaces. 72
Line has trailing spaces. 74
Line is longer than 80 characters. 75
'if' is not followed by whitespace. 75
'(' is followed by whitespace. 75
')' is preceeded with whitespace. 75
Must have at least one statement. 76
Line is longer than 80 characters. 79
'if' is not followed by whitespace. 79
'(' is followed by whitespace. 79
')' is preceeded with whitespace. 79
Line is longer than 80 characters. 81
'(' is followed by whitespace. 81
')' is preceeded with whitespace. 81
Line is longer than 80 characters. 83
'if' is not followed by whitespace. 83
'(' is followed by whitespace. 83
')' is preceeded with whitespace. 83
Must have at least one statement. 84
Line has trailing spaces. 87
Line has trailing spaces. 90
Missing a Javadoc comment. 91
'{' should be on the previous line. 92
Missing a Javadoc comment. 93
Missing a Javadoc comment. 94
Line has trailing spaces. 95
Parameter method should be final. 98
'method' hides a field. 98
Expected @param tag for 'method'. 98
Parameter direction should be final. 98
'direction' hides a field. 98
Expected @param tag for 'direction'. 98
'{' should be on the previous line. 99
Line has trailing spaces. 103
Method 'compare' is not designed for extension - needs to be abstract, final or empty. 104
Missing a Javadoc comment. 104
Parameter obj1 should be final. 104
Parameter obj2 should be final. 104
'{' should be on the previous line. 105
'{' should be on the previous line. 107
Line contains a tab character. 108
',' is not followed by whitespace. 108
',' is not followed by whitespace. 109
Line has trailing spaces. 110
'if' construct must use '{}'s. 111
Line contains a tab character. 111
'if' is not followed by whitespace. 111
'==' is not preceeded with whitespace. 111
'==' is not followed by whitespace. 111
'*' is not preceeded with whitespace. 111
'*' is not followed by whitespace. 111
'if' construct must use '{}'s. 112
Line contains a tab character. 112
'if' is not followed by whitespace. 112
'==' is not preceeded with whitespace. 112
'==' is not followed by whitespace. 112
'*' is not preceeded with whitespace. 112
Line has trailing spaces. 113
Line contains a tab character. 113
'if' is not followed by whitespace. 114
'(' is followed by whitespace. 114
')' is preceeded with whitespace. 114
'{' should be on the previous line. 115
'cast' is not followed by whitespace. 116
'*' is not preceeded with whitespace. 116
'*' is not followed by whitespace. 116
'}' should be on the same line. 118
'catch' is not followed by whitespace. 119
'{' should be on the previous line. 120
Line has trailing spaces. 125
Line has trailing spaces. 127

com/mlw/vlh/impl/DefaultValueList.java

Error Line
File does not end with a newline. 0

com/mlw/vlh/impl/DefaultValueList.java

Error Line
'{' should be on the previous line. 22
Missing a Javadoc comment. 23
Missing a Javadoc comment. 24
Missing a Javadoc comment. 25
Line has trailing spaces. 26
Parameter list should be final. 29
'list' hides a field. 29
Expected @param tag for 'list'. 29
Parameter info should be final. 29
'info' hides a field. 29
Expected @param tag for 'info'. 29
'{' should be on the previous line. 30
Line has trailing spaces. 34
Method 'getList' is not designed for extension - needs to be abstract, final or empty. 37
'{' should be on the previous line. 38
Line has trailing spaces. 41
Method 'getValueListInfo' is not designed for extension - needs to be abstract, final or empty. 44
'{' should be on the previous line. 45
Line has trailing spaces. 48
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 51
'{' should be on the previous line. 52
'if' is not followed by whitespace. 53
'(' is followed by whitespace. 53
'==' is not preceeded with whitespace. 53
'==' is not followed by whitespace. 53
'!=' is not preceeded with whitespace. 53
'!=' is not followed by whitespace. 53
')' is preceeded with whitespace. 53
'{' should be on the previous line. 54
Line has trailing spaces. 57
'==' is not preceeded with whitespace. 58
'==' is not followed by whitespace. 58
'?' is not preceeded with whitespace. 58
Avoid inline conditionals. 58
'?' is not followed by whitespace. 58
':' is not preceeded with whitespace. 58
':' is not followed by whitespace. 58
Line has trailing spaces. 60
Method 'next' is not designed for extension - needs to be abstract, final or empty. 63
Redundant throws: 'NoSuchElementException' is unchecked exception. 63
'{' should be on the previous line. 64
'if' is not followed by whitespace. 65
'(' is followed by whitespace. 65
'==' is not preceeded with whitespace. 65
'==' is not followed by whitespace. 65
')' is preceeded with whitespace. 65
'{' should be on the previous line. 66
'if' is not followed by whitespace. 67
'(' is followed by whitespace. 67
'!=' is not preceeded with whitespace. 67
'!=' is not followed by whitespace. 67
')' is preceeded with whitespace. 67
'{' should be on the previous line. 68
'}' should be on the same line. 70
'{' should be on the previous line. 72
Line has trailing spaces. 76
Line has trailing spaces. 79
Missing a Javadoc comment. 80
'{' should be on the previous line. 81

com/mlw/vlh/impl/package.html

Error Line
Missing package documentation file. 0

com/mlw/vlh/package.html

Error Line
Missing package documentation file. 0

package.html

Error Line
Missing package documentation file. 0