Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
5 10 33 714

Rules

Rules Violations Severity
LeftCurly
  • option : "nl"
63 error Error
RightCurly
  • option : "alone"
11 error Error
LineLength
  • max : "120"
  • ignorePattern : "@version|@see|@todo|TODO"
0 error Error
MemberName 0 error Error
JavadocMethod 33 warning Warning
JavadocType 5 error Error
JavadocVariable 10 info Info
ConstantName 0 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 0 error Error
MethodName 0 error Error
PackageName 0 error Error
ParameterName 0 error Error
StaticVariableName 0 error Error
TypeName 0 error Error
RegexpHeader
  • headerFile : "/Users/bob/checkouts/rspec-maven-plugin/target/checkout/target/checkstyle-header.txt"
5 error Error
AvoidStarImport 0 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 0 error Error
FileLength 0 error Error
MethodLength 0 error Error
ParameterNumber 0 error Error
EmptyForIteratorPad
  • option : "space"
0 error Error
OperatorWrap 0 error Error
ParenPad
  • option : "space"
255 error Error
TabCharacter 342 error Error
WhitespaceAfter 0 error Error
WhitespaceAround 33 error Error
ModifierOrder 0 error Error
RedundantModifier 0 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock
  • option : "text"
0 error Error
NeedBraces 0 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
HiddenField
  • ignoreConstructorParameter : "true"
  • ignoreSetter : "true"
0 warning Warning
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber
  • ignoreNumbers : "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 0 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
InterfaceIsType 0 error Error
VisibilityModifier
  • protectedAllowed : "true"
0 error Error
UpperEll 0 error Error

Details

org/codehaus/mojo/rspec/ScriptFactory.java

Violation Message Line
error Missing a header - not enough lines in file. 1
error Missing a Javadoc comment. 7
error '{' should be on a new line. 7
error Line contains a tab character. 8
error Line contains a tab character. 9
warning Missing a Javadoc comment. 9
error '(' is not followed by whitespace. 9
error ')' is not preceded with whitespace. 9
error Line contains a tab character. 10
warning Missing a Javadoc comment. 10
error '(' is not followed by whitespace. 10
error ')' is not preceded with whitespace. 10
error Line contains a tab character. 11
warning Missing a Javadoc comment. 11
error '(' is not followed by whitespace. 11
error ')' is not preceded with whitespace. 11
error Line contains a tab character. 12
warning Missing a Javadoc comment. 12
error '(' is not followed by whitespace. 12
error ')' is not preceded with whitespace. 12
error Line contains a tab character. 13
warning Missing a Javadoc comment. 13
error '(' is not followed by whitespace. 13
error '<' is not preceded with whitespace. 13
error '<' is not followed by whitespace. 13
error '>' is not preceded with whitespace. 13
error ')' is not preceded with whitespace. 13
error Line contains a tab character. 14
warning Missing a Javadoc comment. 14
error '(' is not followed by whitespace. 14
error ')' is not preceded with whitespace. 14
error Line contains a tab character. 15
error Line contains a tab character. 16
warning Missing a Javadoc comment. 16
error Line contains a tab character. 17
warning Missing a Javadoc comment. 17

org/codehaus/mojo/rspec/AbstractScriptFactory.java

Violation Message Line
error Line does not match expected header line of '^/\*\s*$'. 3
error Missing a Javadoc comment. 8
error '{' should be on a new line. 8
error Line contains a tab character. 10
info Missing a Javadoc comment. 10
error '<' is not preceded with whitespace. 10
error '<' is not followed by whitespace. 10
error '>' is not preceded with whitespace. 10
error Line contains a tab character. 11
info Missing a Javadoc comment. 11
error Line contains a tab character. 12
info Missing a Javadoc comment. 12
error Line contains a tab character. 13
info Missing a Javadoc comment. 13
error Line contains a tab character. 14
info Missing a Javadoc comment. 14
error Line contains a tab character. 15
info Missing a Javadoc comment. 15
error Line contains a tab character. 17
warning Missing a Javadoc comment. 17
error '(' is not followed by whitespace. 17
error '<' is not preceded with whitespace. 17
error '<' is not followed by whitespace. 17
error '>' is not preceded with whitespace. 17
error ')' is not preceded with whitespace. 17
error '{' should be on a new line. 17
error Line contains a tab character. 18
error Line contains a tab character. 19
error Line contains a tab character. 21
warning Missing a Javadoc comment. 21
error '(' is not followed by whitespace. 21
error ')' is not preceded with whitespace. 21
error '{' should be on a new line. 21
error Line contains a tab character. 22
error Line contains a tab character. 23
error Line contains a tab character. 24
error Line contains a tab character. 25
warning Missing a Javadoc comment. 25
error '(' is not followed by whitespace. 25
error ')' is not preceded with whitespace. 25
error '{' should be on a new line. 25
error Line contains a tab character. 26
error Line contains a tab character. 27
error Line contains a tab character. 28
error Line contains a tab character. 29
warning Missing a Javadoc comment. 29
error '(' is not followed by whitespace. 29
error ')' is not preceded with whitespace. 29
error '{' should be on a new line. 29
error Line contains a tab character. 30
error Line contains a tab character. 31
error Line contains a tab character. 32
error Line contains a tab character. 33
warning Missing a Javadoc comment. 33
error '(' is not followed by whitespace. 33
error ')' is not preceded with whitespace. 33
error '{' should be on a new line. 33
error Line contains a tab character. 34
error Line contains a tab character. 35
error Line contains a tab character. 36
error Line contains a tab character. 37
warning Missing a Javadoc comment. 37
error '(' is not followed by whitespace. 37
error ')' is not preceded with whitespace. 37
error '{' should be on a new line. 37
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line contains a tab character. 40
error Line contains a tab character. 41
warning Missing a Javadoc comment. 41
error Line contains a tab character. 42
error Line contains a tab character. 43
warning Missing a Javadoc comment. 43
error '{' should be on a new line. 43
error Line contains a tab character. 44
error Line contains a tab character. 45
error Line contains a tab character. 46
error Line contains a tab character. 47
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line contains a tab character. 50
error '{' should be on a new line. 50
error Line contains a tab character. 51
error Line contains a tab character. 52
error '}' should be alone on a line. 52
error '{' should be on a new line. 52
error Line contains a tab character. 53
error '{' should be on a new line. 53
error Line contains a tab character. 54
error Line contains a tab character. 55
error Line contains a tab character. 56
error Line contains a tab character. 57
error Line contains a tab character. 58
error '(' is not followed by whitespace. 58
error ')' is not preceded with whitespace. 58
error Line contains a tab character. 59

org/codehaus/mojo/rspec/RSpecScriptFactory.java

Violation Message Line
error Line does not match expected header line of '^/\*\s*$'. 3
error Missing a Javadoc comment. 8
error '{' should be on a new line. 8
error Line contains a tab character. 10
warning Missing a Javadoc comment. 10
error '{' should be on a new line. 10
error Line contains a tab character. 11
error Line contains a tab character. 13
error '(' is not followed by whitespace. 13
error ')' is not preceded with whitespace. 13
error Line contains a tab character. 14
error '(' is not followed by whitespace. 14
error ')' is not preceded with whitespace. 14
error Line contains a tab character. 15
error '(' is not followed by whitespace. 15
error ')' is not preceded with whitespace. 15
error Line contains a tab character. 16
error '(' is not followed by whitespace. 16
error ')' is not preceded with whitespace. 16
error Line contains a tab character. 17
error '(' is not followed by whitespace. 17
error ')' is not preceded with whitespace. 17
error Line contains a tab character. 18
error '(' is not followed by whitespace. 18
error ')' is not preceded with whitespace. 18
error Line contains a tab character. 20
error Line contains a tab character. 21
error Line contains a tab character. 23
warning Missing a Javadoc comment. 23
error '{' should be on a new line. 23
error Line contains a tab character. 24
error Line contains a tab character. 26
error '(' is not followed by whitespace. 26
error ')' is not preceded with whitespace. 26
error Line contains a tab character. 27
error '(' is not followed by whitespace. 27
error ')' is not preceded with whitespace. 27
error Line contains a tab character. 28
error '(' is not followed by whitespace. 28
error ')' is not preceded with whitespace. 28
error Line contains a tab character. 29
error '(' is not followed by whitespace. 29
error ')' is not preceded with whitespace. 29
error Line contains a tab character. 31
error Line contains a tab character. 32
error Line contains a tab character. 34
warning Missing a Javadoc comment. 34
error '{' should be on a new line. 34
error Line contains a tab character. 35
error Line contains a tab character. 37
error '(' is not followed by whitespace. 37
error ')' is not preceded with whitespace. 37
error Line contains a tab character. 38
error '(' is not followed by whitespace. 38
error ')' is not preceded with whitespace. 38
error Line contains a tab character. 39
error '(' is not followed by whitespace. 39
error ')' is not preceded with whitespace. 39
error Line contains a tab character. 40
error '(' is not followed by whitespace. 40
error ')' is not preceded with whitespace. 40
error Line contains a tab character. 41
error '(' is not followed by whitespace. 41
error ')' is not preceded with whitespace. 41
error Line contains a tab character. 42
error '(' is not followed by whitespace. 42
error ')' is not preceded with whitespace. 42
error Line contains a tab character. 43
error '(' is not followed by whitespace. 43
error ')' is not preceded with whitespace. 43
error Line contains a tab character. 45
error Line contains a tab character. 46
error Line contains a tab character. 48
warning Missing a Javadoc comment. 48
error '{' should be on a new line. 48
error Line contains a tab character. 49
error Line contains a tab character. 51
error '(' is not followed by whitespace. 51
error ')' is not preceded with whitespace. 51
error Line contains a tab character. 52
error '(' is not followed by whitespace. 52
error ')' is not preceded with whitespace. 52
error Line contains a tab character. 53
error '(' is not followed by whitespace. 53
error ')' is not preceded with whitespace. 53
error Line contains a tab character. 54
error '(' is not followed by whitespace. 54
error ')' is not preceded with whitespace. 54
error Line contains a tab character. 55
error '(' is not followed by whitespace. 55
error ')' is not preceded with whitespace. 55
error Line contains a tab character. 57
error Line contains a tab character. 58
error Line contains a tab character. 60
warning Missing a Javadoc comment. 60
error '{' should be on a new line. 60
error Line contains a tab character. 61
error Line contains a tab character. 63
error '(' is not followed by whitespace. 63
error ')' is not preceded with whitespace. 63
error Line contains a tab character. 65
error Line contains a tab character. 66
error Line contains a tab character. 68
warning Missing a Javadoc comment. 68
error '{' should be on a new line. 68
error Line contains a tab character. 69
error '<' is not preceded with whitespace. 69
error '<' is not followed by whitespace. 69
error '>' is not preceded with whitespace. 69
error '<' is not preceded with whitespace. 69
error '<' is not followed by whitespace. 69
error '>' is not preceded with whitespace. 69
error '>' is not followed by whitespace. 69
error Line contains a tab character. 70
error '<' is not preceded with whitespace. 70
error '<' is not followed by whitespace. 70
error '>' is not preceded with whitespace. 70
error '<' is not preceded with whitespace. 70
error '<' is not followed by whitespace. 70
error '>' is not preceded with whitespace. 70
error '>' is not followed by whitespace. 70
error Line contains a tab character. 72
error '(' is not followed by whitespace. 72
error ')' is not preceded with whitespace. 72
error '{' should be on a new line. 72
error Line contains a tab character. 73
error '(' is not followed by whitespace. 73
error '(' is not followed by whitespace. 73
error ')' is not preceded with whitespace. 73
error ')' is not preceded with whitespace. 73
error '{' should be on a new line. 73
error Line contains a tab character. 74
error '(' is not followed by whitespace. 74
error ')' is not preceded with whitespace. 74
error Line contains a tab character. 75
error '}' should be alone on a line. 75
error '{' should be on a new line. 75
error Line contains a tab character. 76
error '(' is not followed by whitespace. 76
error ')' is not preceded with whitespace. 76
error Line contains a tab character. 77
error Line contains a tab character. 78
error Line contains a tab character. 80
error Line contains a tab character. 82
error '(' is not followed by whitespace. 82
error ')' is not preceded with whitespace. 82
error Line contains a tab character. 83
error '(' is not followed by whitespace. 83
error ')' is not preceded with whitespace. 83
error Line contains a tab character. 84
error '(' is not followed by whitespace. 84
error ')' is not preceded with whitespace. 84
error '{' should be on a new line. 84
error Line contains a tab character. 85
error '(' is not followed by whitespace. 85
error ')' is not preceded with whitespace. 85
error Line contains a tab character. 86
error Line contains a tab character. 87
error '(' is not followed by whitespace. 87
error ')' is not preceded with whitespace. 87
error Line contains a tab character. 88
error '(' is not followed by whitespace. 88
error ')' is not preceded with whitespace. 88
error Line contains a tab character. 89
error '(' is not followed by whitespace. 89
error ')' is not preceded with whitespace. 89
error '{' should be on a new line. 89
error Line contains a tab character. 90
error '(' is not followed by whitespace. 90
error ')' is not preceded with whitespace. 90
error Line contains a tab character. 91
error Line contains a tab character. 92
error '(' is not followed by whitespace. 92
error ')' is not preceded with whitespace. 92
error Line contains a tab character. 93
error '(' is not followed by whitespace. 93
error ')' is not preceded with whitespace. 93
error Line contains a tab character. 95
error '(' is not followed by whitespace. 95
error ')' is not preceded with whitespace. 95
error Line contains a tab character. 97
error '(' is not followed by whitespace. 97
error ')' is not preceded with whitespace. 97
error Line contains a tab character. 98
error '(' is not followed by whitespace. 98
error ')' is not preceded with whitespace. 98
error Line contains a tab character. 99
error '(' is not followed by whitespace. 99
error ')' is not preceded with whitespace. 99
error Line contains a tab character. 101
error '(' is not followed by whitespace. 101
error ')' is not preceded with whitespace. 101
error Line contains a tab character. 102
error '(' is not followed by whitespace. 102
error ')' is not preceded with whitespace. 102
error Line contains a tab character. 103
error '(' is not followed by whitespace. 103
error ')' is not preceded with whitespace. 103
error Line contains a tab character. 105
error Line contains a tab character. 107
error Line contains a tab character. 109
warning Missing a Javadoc comment. 109
error '{' should be on a new line. 109
error Line contains a tab character. 111
error '(' is not followed by whitespace. 111
error ')' is not preceded with whitespace. 111
error Line contains a tab character. 112
error '(' is not followed by whitespace. 112
error ')' is not preceded with whitespace. 112
error Line contains a tab character. 114
error Line contains a tab character. 116
error '(' is not followed by whitespace. 116
error '(' is not followed by whitespace. 116
error ')' is not preceded with whitespace. 116
error ')' is not preceded with whitespace. 116
error '{' should be on a new line. 116
error Line contains a tab character. 117
error '(' is not followed by whitespace. 117
error ')' is not preceded with whitespace. 117
error Line contains a tab character. 118
error '(' is not followed by whitespace. 118
error ')' is not preceded with whitespace. 118
error Line contains a tab character. 120
error '(' is not followed by whitespace. 120
error ')' is not preceded with whitespace. 120
error '{' should be on a new line. 120
error Line contains a tab character. 121
error '(' is not followed by whitespace. 121
error ')' is not preceded with whitespace. 121
error Line contains a tab character. 122
error Line contains a tab character. 123
error Line contains a tab character. 125
error '(' is not followed by whitespace. 125
error '(' is not followed by whitespace. 125
error ')' is not preceded with whitespace. 125
error ')' is not preceded with whitespace. 125
error '{' should be on a new line. 125
error Line contains a tab character. 126
error Line contains a tab character. 127
error '}' should be alone on a line. 127
error '{' should be on a new line. 127
error Line contains a tab character. 128
error Line contains a tab character. 129
error Line contains a tab character. 130
error Line contains a tab character. 132
warning Missing a Javadoc comment. 132
error Line contains a tab character. 133
error '{' should be on a new line. 133
error Line contains a tab character. 134
error Line contains a tab character. 135

org/codehaus/mojo/rspec/RspecRunnerMojo.java

Violation Message Line
error Line does not match expected header line of '^/\*\s*$'. 3
error '{' should be on a new line. 23
error Line contains a tab character. 25
error Line contains a tab character. 26
error Line contains a tab character. 27
error Line contains a tab character. 28
error Line contains a tab character. 29
error Line contains a tab character. 30
error Line contains a tab character. 31
error Line contains a tab character. 32
error Line contains a tab character. 34
error Line contains a tab character. 35
error Line contains a tab character. 36
error Line contains a tab character. 37
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line contains a tab character. 40
error Line contains a tab character. 41
error '<' is not preceded with whitespace. 41
error '<' is not followed by whitespace. 41
error '>' is not preceded with whitespace. 41
error Line contains a tab character. 43
error Line contains a tab character. 44
error Line contains a tab character. 45
error Line contains a tab character. 46
error Line contains a tab character. 47
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line contains a tab character. 51
error Line contains a tab character. 52
error Line contains a tab character. 53
error Line contains a tab character. 54
error Line contains a tab character. 55
error Line contains a tab character. 56
error Line contains a tab character. 57
error Line contains a tab character. 59
error Line contains a tab character. 60
error Line contains a tab character. 61
error Line contains a tab character. 62
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line contains a tab character. 66
error Line contains a tab character. 67
error Line contains a tab character. 68
error Line contains a tab character. 69
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 72
error Line contains a tab character. 74
error Line contains a tab character. 75
error Line contains a tab character. 76
error Line contains a tab character. 77
error Line contains a tab character. 78
error Line contains a tab character. 79
error Line contains a tab character. 81
error Line contains a tab character. 82
error Line contains a tab character. 83
error Line contains a tab character. 84
error Line contains a tab character. 85
error Line contains a tab character. 86
error Line contains a tab character. 88
error Line contains a tab character. 89
error Line contains a tab character. 90
error Line contains a tab character. 91
error Line contains a tab character. 92
error Line contains a tab character. 93
error Line contains a tab character. 95
info Missing a Javadoc comment. 95
error Line contains a tab character. 96
info Missing a Javadoc comment. 96
error Line contains a tab character. 97
error Line contains a tab character. 98
warning Missing a Javadoc comment. 98
error '{' should be on a new line. 98
error Line contains a tab character. 99
error Line contains a tab character. 100
error Line contains a tab character. 102
warning Missing a Javadoc comment. 102
error '{' should be on a new line. 102
error Line contains a tab character. 103
error '(' is not followed by whitespace. 103
error ')' is not preceded with whitespace. 103
error '{' should be on a new line. 103
error Line contains a tab character. 104
error '(' is not followed by whitespace. 104
error ')' is not preceded with whitespace. 104
error Line contains a tab character. 105
error Line contains a tab character. 106
error Line contains a tab character. 107
error '(' is not followed by whitespace. 107
error ')' is not preceded with whitespace. 107
error Line contains a tab character. 109
error Line contains a tab character. 111
error ')' is not preceded with whitespace. 111
error Line contains a tab character. 112
error ')' is not preceded with whitespace. 112
error Line contains a tab character. 113
error Line contains a tab character. 114
error '{' should be on a new line. 114
error Line contains a tab character. 115
error Line contains a tab character. 116
error '}' should be alone on a line. 116
error '(' is not followed by whitespace. 116
error ')' is not preceded with whitespace. 116
error '{' should be on a new line. 116
error Line contains a tab character. 117
error Line contains a tab character. 118
error Line contains a tab character. 119
error '{' should be on a new line. 119
error Line contains a tab character. 120
error Line contains a tab character. 121
error '}' should be alone on a line. 121
error '(' is not followed by whitespace. 121
error ')' is not preceded with whitespace. 121
error '{' should be on a new line. 121
error Line contains a tab character. 122
error Line contains a tab character. 123
error Line contains a tab character. 125
error '{' should be on a new line. 125
error Line contains a tab character. 126
error '(' is not followed by whitespace. 126
error Line contains a tab character. 127
error '}' should be alone on a line. 127
error '(' is not followed by whitespace. 127
error ')' is not preceded with whitespace. 127
error '{' should be on a new line. 127
error Line contains a tab character. 128
error Line contains a tab character. 129
error Line contains a tab character. 130
error Line contains a tab character. 131
error Line contains a tab character. 132
warning Missing a Javadoc comment. 132
error '(' is not followed by whitespace. 132
error ')' is not preceded with whitespace. 132
error '{' should be on a new line. 132
error Line contains a tab character. 133
error '(' is not followed by whitespace. 133
error ')' is not preceded with whitespace. 133
error Line contains a tab character. 134
error '(' is not followed by whitespace. 134
error ')' is not preceded with whitespace. 134
error Line contains a tab character. 135
error '(' is not followed by whitespace. 135
error '(' is not followed by whitespace. 135
error ')' is not preceded with whitespace. 135
error ')' is not preceded with whitespace. 135
error Line contains a tab character. 136
error '(' is not followed by whitespace. 136
error ')' is not preceded with whitespace. 136
error Line contains a tab character. 137
error '(' is not followed by whitespace. 137
error ')' is not preceded with whitespace. 137
error Line contains a tab character. 138
error Line contains a tab character. 139
error Line contains a tab character. 141
warning Missing a Javadoc comment. 141
error '(' is not followed by whitespace. 141
error ')' is not preceded with whitespace. 141
error '{' should be on a new line. 141
error Line contains a tab character. 142
error Line contains a tab character. 144
error '<' is not preceded with whitespace. 144
error '<' is not followed by whitespace. 144
error '>' is not preceded with whitespace. 144
error '<' is not preceded with whitespace. 144
error '<' is not followed by whitespace. 144
error '>' is not preceded with whitespace. 144
error '>' is not followed by whitespace. 144
error Line contains a tab character. 145
error ')' is not preceded with whitespace. 145
error Line contains a tab character. 147
error Line contains a tab character. 148
error '(' is not followed by whitespace. 148
error ')' is not preceded with whitespace. 148
error '{' should be on a new line. 148
error Line contains a tab character. 149
error '(' is not followed by whitespace. 149
error ')' is not preceded with whitespace. 149
error Line contains a tab character. 150
error '(' is not followed by whitespace. 150
error ')' is not preceded with whitespace. 150
error Line contains a tab character. 151
error Line contains a tab character. 152
error Line contains a tab character. 153
error Line contains a tab character. 155
error Line contains a tab character. 156
error Line contains a tab character. 158
error '(' is not followed by whitespace. 158
error ')' is not preceded with whitespace. 158
error '{' should be on a new line. 158
error Line contains a tab character. 159
error '(' is not followed by whitespace. 159
error ')' is not preceded with whitespace. 159
error '{' should be on a new line. 159
error Line contains a tab character. 160
error Line contains a tab character. 161
error '}' should be alone on a line. 161
error '{' should be on a new line. 161
error Line contains a tab character. 162
error '(' is not followed by whitespace. 162
error ')' is not preceded with whitespace. 162
error Line contains a tab character. 163
error Line contains a tab character. 164
error '(' is not followed by whitespace. 164
error ')' is not preceded with whitespace. 164
error Line contains a tab character. 165
error Line contains a tab character. 167
error '(' is not followed by whitespace. 167
error ')' is not preceded with whitespace. 167
error Line contains a tab character. 169
error '(' is not followed by whitespace. 169
error ')' is not preceded with whitespace. 169
error Line contains a tab character. 170
error '(' is not followed by whitespace. 170
error ')' is not preceded with whitespace. 170
error Line contains a tab character. 172
error '{' should be on a new line. 172
error Line contains a tab character. 173
error Line contains a tab character. 174
error '(' is not followed by whitespace. 174
error ')' is not preceded with whitespace. 174
error Line contains a tab character. 175
error '(' is not followed by whitespace. 175
error ')' is not preceded with whitespace. 175
error Line contains a tab character. 177
error Line contains a tab character. 178
error '(' is not followed by whitespace. 178
error ')' is not preceded with whitespace. 178
error Line contains a tab character. 179
error Line contains a tab character. 181
error Line contains a tab character. 182
error '(' is not followed by whitespace. 182
error ')' is not preceded with whitespace. 182
error Line contains a tab character. 183
error '}' should be alone on a line. 183
error '(' is not followed by whitespace. 183
error ')' is not preceded with whitespace. 183
error '{' should be on a new line. 183
error Line contains a tab character. 184
error '(' is not followed by whitespace. 184
error ')' is not preceded with whitespace. 184
error Line contains a tab character. 185
error '}' should be alone on a line. 185
error '(' is not followed by whitespace. 185
error ')' is not preceded with whitespace. 185
error '{' should be on a new line. 185
error Line contains a tab character. 186
error '(' is not followed by whitespace. 186
error ')' is not preceded with whitespace. 186
error Line contains a tab character. 187
error Line contains a tab character. 188
error Missing a Javadoc comment. 190
error Line contains a tab character. 190
error '{' should be on a new line. 190
error Line contains a tab character. 192
info Missing a Javadoc comment. 192
error Line contains a tab character. 193
info Missing a Javadoc comment. 193
error Line contains a tab character. 195
warning Missing a Javadoc comment. 195
error '(' is not followed by whitespace. 195
error ')' is not preceded with whitespace. 195
error '{' should be on a new line. 195
error Line contains a tab character. 196
error Line contains a tab character. 197
error Line contains a tab character. 198
error Line contains a tab character. 200
warning Missing a Javadoc comment. 200
error '{' should be on a new line. 200
error Line contains a tab character. 201
error Line contains a tab character. 202
error Line contains a tab character. 203
error '{' should be on a new line. 203
error Line contains a tab character. 204
error '(' is not followed by whitespace. 204
error '(' is not followed by whitespace. 204
error '(' is not followed by whitespace. 204
error ')' is not preceded with whitespace. 204
error ')' is not preceded with whitespace. 204
error ')' is not preceded with whitespace. 204
error '{' should be on a new line. 204
error Line contains a tab character. 205
error '(' is not followed by whitespace. 205
error ')' is not preceded with whitespace. 205
error Line contains a tab character. 206
error Line contains a tab character. 207
error '}' should be alone on a line. 207
error '(' is not followed by whitespace. 207
error ')' is not preceded with whitespace. 207
error '{' should be on a new line. 207
error Line contains a tab character. 208
error Line contains a tab character. 209
error Line contains a tab character. 210
error Line contains a tab character. 212

org/codehaus/mojo/rspec/ShellScriptFactory.java

Violation Message Line
error Line does not match expected header line of '^/\*\s*$'. 3
error Missing a Javadoc comment. 3
error '{' should be on a new line. 3
error Line contains a tab character. 5
warning Missing a Javadoc comment. 5
error '{' should be on a new line. 5
error Line contains a tab character. 7
error Line contains a tab character. 9
warning Missing a Javadoc comment. 9
error '{' should be on a new line. 9
error Line contains a tab character. 10
error Line contains a tab character. 12
error Line contains a tab character. 13
error '(' is not followed by whitespace. 13
error ')' is not preceded with whitespace. 13
error '{' should be on a new line. 13
error Line contains a tab character. 14
error '(' is not followed by whitespace. 14
error ')' is not preceded with whitespace. 14
error '{' should be on a new line. 14
error Line contains a tab character. 15
error Line contains a tab character. 16
error '(' is not followed by whitespace. 16
error ')' is not preceded with whitespace. 16
error '(' is not followed by whitespace. 16
error ')' is not preceded with whitespace. 16
error '(' is not followed by whitespace. 16
error ')' is not preceded with whitespace. 16
error Line contains a tab character. 17
error '}' should be alone on a line. 17
error '{' should be on a new line. 17
error Line contains a tab character. 18
error '(' is not followed by whitespace. 18
error ')' is not preceded with whitespace. 18
error '(' is not followed by whitespace. 18
error ')' is not preceded with whitespace. 18
error '(' is not followed by whitespace. 18
error ')' is not preceded with whitespace. 18
error Line contains a tab character. 19
error Line contains a tab character. 20
error Line contains a tab character. 22
error '(' is not followed by whitespace. 22
error ')' is not preceded with whitespace. 22
error Line contains a tab character. 23
error '(' is not followed by whitespace. 23
error ')' is not preceded with whitespace. 23
error Line contains a tab character. 24
error '(' is not followed by whitespace. 24
error ')' is not preceded with whitespace. 24
error Line contains a tab character. 25
error ')' is not preceded with whitespace. 25
error Line contains a tab character. 26
error '(' is not followed by whitespace. 26
error ')' is not preceded with whitespace. 26
error '{' should be on a new line. 26
error Line contains a tab character. 27
error '(' is not followed by whitespace. 27
error ')' is not preceded with whitespace. 27
error Line contains a tab character. 28
error '(' is not followed by whitespace. 28
error ')' is not preceded with whitespace. 28
error '(' is not followed by whitespace. 28
error ')' is not preceded with whitespace. 28
error '(' is not followed by whitespace. 28
error ')' is not preceded with whitespace. 28
error '(' is not followed by whitespace. 28
error ')' is not preceded with whitespace. 28
error '(' is not followed by whitespace. 28
error ')' is not preceded with whitespace. 28
error Line contains a tab character. 29
error Line contains a tab character. 30
error '(' is not followed by whitespace. 30
error ')' is not preceded with whitespace. 30
error Line contains a tab character. 32
error Line contains a tab character. 33
error Line contains a tab character. 35
warning Missing a Javadoc comment. 35
error Line contains a tab character. 36
error '{' should be on a new line. 36
error Line contains a tab character. 37
error Line contains a tab character. 38