Error | Line | |
---|---|---|
![]() | Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. | 1 |
![]() | Line has trailing spaces. | 1 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 13 |
![]() | '{' should be on the previous line. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line is longer than 80 characters. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | First sentence should end with a period. | 48 |
![]() | Name 'm_instrumentableName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 |
![]() | Name 'm_randomQuickInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 |
![]() | Name 'm_randomSlowInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 |
![]() | Line is longer than 80 characters. | 57 |
![]() | Name 'm_randomRandomInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 |
![]() | Name 'm_counterQuickInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 |
![]() | Name 'm_counterSlowInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 |
![]() | Line is longer than 80 characters. | 66 |
![]() | Name 'm_counterRandomInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | Name 'm_doActionInstrument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 |
![]() | Name 'm_runner' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 |
![]() | Missing a Javadoc comment. | 78 |
![]() | '{' should be on the previous line. | 79 |
![]() | Line is longer than 80 characters. | 81 |
![]() | '(' is followed by whitespace. | 81 |
![]() | ')' is preceded with whitespace. | 81 |
![]() | Line is longer than 80 characters. | 82 |
![]() | '(' is followed by whitespace. | 82 |
![]() | ')' is preceded with whitespace. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | '(' is followed by whitespace. | 83 |
![]() | ')' is preceded with whitespace. | 83 |
![]() | Line is longer than 80 characters. | 84 |
![]() | '(' is followed by whitespace. | 84 |
![]() | ')' is preceded with whitespace. | 84 |
![]() | Line is longer than 80 characters. | 85 |
![]() | '(' is followed by whitespace. | 85 |
![]() | ')' is preceded with whitespace. | 85 |
![]() | Line is longer than 80 characters. | 86 |
![]() | '(' is followed by whitespace. | 86 |
![]() | ')' is preceded with whitespace. | 86 |
![]() | Line is longer than 80 characters. | 87 |
![]() | '(' is followed by whitespace. | 87 |
![]() | ')' is preceded with whitespace. | 87 |
![]() | Method 'doAction' is not designed for extension - needs to be abstract, final or empty. | 96 |
![]() | '{' should be on the previous line. | 97 |
![]() | '(' is followed by whitespace. | 98 |
![]() | ')' is preceded with whitespace. | 98 |
![]() | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 110 |
![]() | '{' should be on the previous line. | 111 |
![]() | 'if' is not followed by whitespace. | 112 |
![]() | '(' is followed by whitespace. | 112 |
![]() | ')' is preceded with whitespace. | 112 |
![]() | '{' should be on the previous line. | 113 |
![]() | '(' is followed by whitespace. | 114 |
![]() | ')' is preceded with whitespace. | 114 |
![]() | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 122 |
![]() | '{' should be on the previous line. | 123 |
![]() | 'if' is not followed by whitespace. | 124 |
![]() | '(' is followed by whitespace. | 124 |
![]() | ')' is preceded with whitespace. | 124 |
![]() | '{' should be on the previous line. | 125 |
![]() | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 138 |
![]() | '{' should be on the previous line. | 139 |
![]() | 'while' is not followed by whitespace. | 141 |
![]() | '(' is followed by whitespace. | 141 |
![]() | ')' is preceded with whitespace. | 141 |
![]() | '{' should be on the previous line. | 142 |
![]() | '{' should be on the previous line. | 145 |
![]() | '(' is followed by whitespace. | 146 |
![]() | '100' is a magic number. | 146 |
![]() | ')' is preceded with whitespace. | 146 |
![]() | '}' should be on the same line. | 147 |
![]() | 'catch' is not followed by whitespace. | 148 |
![]() | '(' is followed by whitespace. | 148 |
![]() | ')' is preceded with whitespace. | 148 |
![]() | '{' should be on the previous line. | 149 |
![]() | 'if' is not followed by whitespace. | 150 |
![]() | '(' is followed by whitespace. | 150 |
![]() | ')' is preceded with whitespace. | 150 |
![]() | '{' should be on the previous line. | 151 |
![]() | '(' is followed by whitespace. | 157 |
![]() | 'cast' is not followed by whitespace. | 157 |
![]() | '(' is followed by whitespace. | 157 |
![]() | '100' is a magic number. | 157 |
![]() | ')' is preceded with whitespace. | 157 |
![]() | ')' is preceded with whitespace. | 157 |
![]() | 'if' is not followed by whitespace. | 162 |
![]() | '(' is followed by whitespace. | 162 |
![]() | '20' is a magic number. | 162 |
![]() | ')' is preceded with whitespace. | 162 |
![]() | '{' should be on the previous line. | 163 |
![]() | '(' is followed by whitespace. | 164 |
![]() | 'cast' is not followed by whitespace. | 164 |
![]() | '(' is followed by whitespace. | 164 |
![]() | '100' is a magic number. | 164 |
![]() | ')' is preceded with whitespace. | 164 |
![]() | ')' is preceded with whitespace. | 164 |
![]() | 'if' is not followed by whitespace. | 170 |
![]() | '(' is followed by whitespace. | 170 |
![]() | '100' is a magic number. | 170 |
![]() | '10' is a magic number. | 170 |
![]() | ')' is preceded with whitespace. | 170 |
![]() | '{' should be on the previous line. | 171 |
![]() | Line is longer than 80 characters. | 172 |
![]() | '(' is followed by whitespace. | 172 |
![]() | 'cast' is not followed by whitespace. | 172 |
![]() | '(' is followed by whitespace. | 172 |
![]() | '100' is a magic number. | 172 |
![]() | ')' is preceded with whitespace. | 172 |
![]() | ')' is preceded with whitespace. | 172 |
![]() | Method 'setInstrumentableName' is not designed for extension - needs to be abstract, final or empty. | 194 |
![]() | '(' is followed by whitespace. | 194 |
![]() | Parameter name should be final. | 194 |
![]() | ')' is preceded with whitespace. | 194 |
![]() | '{' should be on the previous line. | 195 |
![]() | Method 'getInstrumentableName' is not designed for extension - needs to be abstract, final or empty. | 204 |
![]() | '{' should be on the previous line. | 205 |
![]() | Method 'getInstruments' is not designed for extension - needs to be abstract, final or empty. | 220 |
![]() | '{' should be on the previous line. | 221 |
![]() | Method 'getChildInstrumentables' is not designed for extension - needs to be abstract, final or empty. | 243 |
![]() | '{' should be on the previous line. | 244 |
Error | Line | |
---|---|---|
![]() | Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. | 1 |
![]() | Line has trailing spaces. | 1 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 13 |
![]() | '{' should be on the previous line. | 33 |
![]() | Missing a Javadoc comment. | 34 |
Error | Line | |
---|---|---|
![]() | Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. | 1 |
![]() | Line has trailing spaces. | 1 |
![]() | Line has trailing spaces. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 8 |
![]() | Line has trailing spaces. | 13 |
![]() | Class Main should be declared as final. | 41 |
![]() | '{' should be on the previous line. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Name 'm_componentManagerCreator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '{' should be on the previous line. | 49 |
![]() | '(' is followed by whitespace. | 58 |
![]() | Parameter args should be final. | 58 |
![]() | Expected @param tag for 'args'. | 58 |
![]() | ')' is preceded with whitespace. | 58 |
![]() | Expected @throws tag for 'Exception'. | 59 |
![]() | '{' should be on the previous line. | 60 |
![]() | Line is longer than 80 characters. | 61 |
![]() | '(' is followed by whitespace. | 61 |
![]() | ')' is preceded with whitespace. | 61 |
![]() | Line is longer than 80 characters. | 63 |
![]() | '(' is followed by whitespace. | 66 |
![]() | '(' is followed by whitespace. | 67 |
![]() | ')' is preceded with whitespace. | 67 |
![]() | '(' is followed by whitespace. | 67 |
![]() | ')' is preceded with whitespace. | 67 |
![]() | Line is longer than 80 characters. | 68 |
![]() | '(' is followed by whitespace. | 68 |
![]() | ')' is preceded with whitespace. | 68 |
![]() | '(' is followed by whitespace. | 68 |
![]() | ')' is preceded with whitespace. | 68 |
![]() | ')' is preceded with whitespace. | 68 |
![]() | Line is longer than 80 characters. | 71 |
![]() | Line is longer than 80 characters. | 75 |
![]() | 'cast' is not followed by whitespace. | 75 |
![]() | '(' is followed by whitespace. | 75 |
![]() | ')' is preceded with whitespace. | 75 |
![]() | '{' should be on the previous line. | 77 |
![]() | 'while' is not followed by whitespace. | 79 |
![]() | '(' is followed by whitespace. | 79 |
![]() | ')' is preceded with whitespace. | 79 |
![]() | '{' should be on the previous line. | 80 |
![]() | Line is longer than 80 characters. | 81 |
![]() | '(' is followed by whitespace. | 81 |
![]() | ')' is preceded with whitespace. | 82 |
![]() | Line is longer than 80 characters. | 83 |
![]() | '(' is followed by whitespace. | 83 |
![]() | '(' is followed by whitespace. | 83 |
![]() | ')' is preceded with whitespace. | 83 |
![]() | ')' is preceded with whitespace. | 83 |
![]() | '(' is followed by whitespace. | 84 |
![]() | ')' is preceded with whitespace. | 84 |
![]() | 'if' is not followed by whitespace. | 88 |
![]() | '(' is followed by whitespace. | 88 |
![]() | '(' is followed by whitespace. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | '(' is followed by whitespace. | 88 |
![]() | '(' is followed by whitespace. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | '{' should be on the previous line. | 89 |
![]() | '}' should be on the same line. | 91 |
![]() | 'if' is not followed by whitespace. | 92 |
![]() | '(' is followed by whitespace. | 92 |
![]() | '(' is followed by whitespace. | 92 |
![]() | '(' is followed by whitespace. | 92 |
![]() | ')' is preceded with whitespace. | 92 |
![]() | ')' is preceded with whitespace. | 92 |
![]() | ')' is preceded with whitespace. | 92 |
![]() | '{' should be on the previous line. | 93 |
![]() | '}' should be on the same line. | 95 |
![]() | '{' should be on the previous line. | 97 |
![]() | '{' should be on the previous line. | 99 |
![]() | '100' is a magic number. | 100 |
![]() | '(' is followed by whitespace. | 101 |
![]() | ')' is preceded with whitespace. | 101 |
![]() | '(' is followed by whitespace. | 102 |
![]() | ')' is preceded with whitespace. | 102 |
![]() | '(' is followed by whitespace. | 103 |
![]() | ')' is preceded with whitespace. | 103 |
![]() | 'while' is not followed by whitespace. | 105 |
![]() | '(' is followed by whitespace. | 105 |
![]() | ')' is preceded with whitespace. | 105 |
![]() | '{' should be on the previous line. | 106 |
![]() | Line is longer than 80 characters. | 107 |
![]() | '(' is followed by whitespace. | 107 |
![]() | '(' is followed by whitespace. | 107 |
![]() | Line is longer than 80 characters. | 108 |
![]() | '(' is followed by whitespace. | 108 |
![]() | ')' is preceded with whitespace. | 108 |
![]() | Line is longer than 80 characters. | 109 |
![]() | ')' is preceded with whitespace. | 109 |
![]() | ')' is preceded with whitespace. | 109 |
![]() | 'if' is not followed by whitespace. | 112 |
![]() | '(' is followed by whitespace. | 112 |
![]() | ')' is preceded with whitespace. | 112 |
![]() | '{' should be on the previous line. | 113 |
![]() | 'if' is not followed by whitespace. | 117 |
![]() | '(' is followed by whitespace. | 117 |
![]() | ')' is preceded with whitespace. | 117 |
![]() | '{' should be on the previous line. | 118 |
![]() | '}' should be on the same line. | 122 |
![]() | 'catch' is not followed by whitespace. | 123 |
![]() | '(' is followed by whitespace. | 123 |
![]() | ')' is preceded with whitespace. | 123 |
![]() | '{' should be on the previous line. | 124 |
![]() | Must have at least one statement. | 124 |
![]() | '}' should be on the same line. | 128 |
![]() | '{' should be on the previous line. | 130 |
![]() | '(' is followed by whitespace. | 132 |
![]() | ')' is preceded with whitespace. | 132 |
![]() | '(' is followed by whitespace. | 141 |
![]() | ')' is preceded with whitespace. | 141 |
![]() | '(' is followed by whitespace. | 142 |
![]() | ')' is preceded with whitespace. | 142 |
![]() | Missing a Javadoc comment. | 145 |
![]() | '{' should be on the previous line. | 146 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Name 'm_numIterations' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Name 'm_instrumentable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Name 'm_barrier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 |
![]() | Line is longer than 80 characters. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | '(' is followed by whitespace. | 151 |
![]() | Parameter instrumentable should be final. | 151 |
![]() | Parameter numIterations should be final. | 151 |
![]() | Parameter barrier should be final. | 151 |
![]() | ')' is preceded with whitespace. | 151 |
![]() | Missing a Javadoc comment. | 158 |
![]() | '{' should be on the previous line. | 159 |
![]() | 'for' is not followed by whitespace. | 160 |
![]() | '(' is followed by whitespace. | 160 |
![]() | ')' is preceded with whitespace. | 160 |
![]() | '{' should be on the previous line. | 161 |
![]() | '{' should be on the previous line. | 166 |
![]() | '}' should be on the same line. | 168 |
![]() | 'catch' is not followed by whitespace. | 169 |
![]() | '(' is followed by whitespace. | 169 |
![]() | ')' is preceded with whitespace. | 169 |
![]() | '{' should be on the previous line. | 170 |
![]() | Must have at least one statement. | 170 |