FAILED
Test file Test results Time %
t/data/01_pass.pl
  • ok 1 - im ok
  • ok 2 - one is one
  • ok 3 - contains b
  • not ok 4 - one is two? # TODO just cant get these working?
  • # Failed (TODO) test 'one is two?'
  • # at t/data/01_pass.pl line 12.
  • # got: '1'
  • # expected: '2'
  • not ok 5 - contains d? # TODO just cant get these working?
  • # Failed (TODO) test 'contains d?'
  • # at t/data/01_pass.pl line 13.
  • # 'abc'
  • # doesn't match '(?-xism:d)'
  • ok 6 # skip to the loo
  • ok 7 # skip to the loo
  • not ok 8 # TODO & SKIP to the loo again
  • not ok 9 # TODO & SKIP to the loo again
  • 1..9
0.09s 100.0%
t/data/02_fail.pl
  • ok 1 - im ok
  • ok 2 - one is one
  • ok 3 - contains b
  • not ok 4 - one is two?
  • # Failed test 'one is two?'
  • # at t/data/02_fail.pl line 11.
  • # got: '1'
  • # expected: '2'
  • not ok 5 - contains d?
  • # Failed test 'contains d?'
  • # at t/data/02_fail.pl line 12.
  • # 'abc'
  • # doesn't match '(?-xism:d)'
  • ok 6 - youre ok
  • not ok 7 - dont run me
  • # Failed test 'dont run me'
  • # at t/data/02_fail.pl line 17.
  • 1..7
  • # Looks like you failed 3 tests of 7.
  • exit status: 3, wait status: 768
0.09s 57.1%
t/data/03_plan_fail.pl
  • Parse error: Bad plan. You planned 2 tests but ran 3.
  • 1..2
  • ok 1 - im ok
  • ok 2 - one is one
  • ok 3 - contains b (unplanned!)
  • # Looks like you planned 2 tests but ran 1 extra.
  • exit status: 255, wait status: 65280
0.09s 100.0%
t/data/04_die_fail.pl
  • 1..3
  • ok 1 - im ok
  • ok 2 - one is one
  • ok 3 - contains b
  • this is an error test, not some horrible error at t/data/04_die_fail.pl line 10.
  • # Looks like your test died just after 3.
  • exit status: 255, wait status: 65280
0.08s 100.0%
t/data/05_compile_fail.pl
 
  • Parse error: No plan found in TAP output
  • Bareword found where operator expected at t/data/05_compile_fail.pl line 6, near "be ok"
  • (Do you need to predeclare be?)
  • Semicolon seems to be missing at t/data/05_compile_fail.pl line 8.
  • syntax error at t/data/05_compile_fail.pl line 6, near "be ok"
  • Execution of t/data/05_compile_fail.pl aborted due to compilation errors.
  • # Looks like your test died before it could output anything.
  • exit status: 255, wait status: 65280
0.07s n/a
t/data/06_skip_all.pl
 
  • 1..0 # Skip likity skipity
0.06s n/a
t/data/07_todo_pass.pl
  • 1..7
  • ok 1 - im ok
  • ok 2 - one is one
  • ok 3 - contains b
  • ok 4 - one is one! # TODO just cant get these working? (unexpectedly succeeded!)
  • ok 5 - contains c? # TODO just cant get these working? (unexpectedly succeeded!)
  • not ok 6 # TODO & SKIP to the loo
  • not ok 7 # TODO & SKIP to the loo
0.07s 100.0%
t/data/08_html_in_output.pl
  • ok 1 - escape some of these chars: !@\#$%^++_)(*&^%$\#@!><
  • ok 2 - contains <b> in the <output>
  • not ok 3 - <html> in the diag messages..
  • # Failed test '<html> in the diag messages..'
  • # at t/data/08_html_in_output.pl line 8.
  • # got: 'a<b>c'
  • # expected: '<html><body><h1>eeek</h1></body></html>'
  • 1..3
  • # Looks like you failed 1 test of 3.
  • exit status: 1, wait status: 256
0.07s 66.7%
t/data/09_skip_error.pl
  • ok 1 # skip to the loo
  • ok 2 # skip to the loo
  • Label not found for "last SKIP" at /usr/local/lib/perl5/5.8.4/Test/More.pm line 1023.
  • 1..2
  • # Looks like your test died just after 2.
  • exit status: 255, wait status: 65280
0.06s 100.0%
t/data/10_todo_skip.pl
  • 1..2
  • not ok 1 # TODO & SKIP to the loo
  • not ok 2 # TODO & SKIP to the loo
0.00s 100.0%
t/data/11_lots_of_tests.pl
  • ok 1 - 1 % 11 is true
  • ok 2 - 2 % 11 is true
  • ok 3 - 3 % 11 is true
  • ok 4 - 4 % 11 is true
  • ok 5 - 5 % 11 is true
  • ok 6 - 6 % 11 is true
  • ok 7 - 7 % 11 is true
  • ok 8 - 8 % 11 is true
  • ok 9 - 9 % 11 is true
  • ok 10 - 10 % 11 is true
  • not ok 11 - 11 % 11 is true
  • # Failed test '11 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 12 - 12 % 11 is true
  • ok 13 - 13 % 11 is true
  • ok 14 - 14 % 11 is true
  • ok 15 - 15 % 11 is true
  • ok 16 - 16 % 11 is true
  • ok 17 - 17 % 11 is true
  • ok 18 - 18 % 11 is true
  • ok 19 - 19 % 11 is true
  • ok 20 - 20 % 11 is true
  • ok 21 - 21 % 11 is true
  • not ok 22 - 22 % 11 is true
  • # Failed test '22 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 23 - 23 % 11 is true
  • ok 24 - 24 % 11 is true
  • ok 25 - 25 % 11 is true
  • ok 26 - 26 % 11 is true
  • ok 27 - 27 % 11 is true
  • ok 28 - 28 % 11 is true
  • ok 29 - 29 % 11 is true
  • ok 30 - 30 % 11 is true
  • ok 31 - 31 % 11 is true
  • ok 32 - 32 % 11 is true
  • not ok 33 - 33 % 11 is true
  • # Failed test '33 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 34 - 34 % 11 is true
  • ok 35 - 35 % 11 is true
  • ok 36 - 36 % 11 is true
  • ok 37 - 37 % 11 is true
  • ok 38 - 38 % 11 is true
  • ok 39 - 39 % 11 is true
  • ok 40 - 40 % 11 is true
  • ok 41 - 41 % 11 is true
  • ok 42 - 42 % 11 is true
  • ok 43 - 43 % 11 is true
  • not ok 44 - 44 % 11 is true
  • # Failed test '44 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 45 - 45 % 11 is true
  • ok 46 - 46 % 11 is true
  • ok 47 - 47 % 11 is true
  • ok 48 - 48 % 11 is true
  • ok 49 - 49 % 11 is true
  • ok 50 - 50 % 11 is true
  • ok 51 - 51 % 11 is true
  • ok 52 - 52 % 11 is true
  • ok 53 - 53 % 11 is true
  • ok 54 - 54 % 11 is true
  • not ok 55 - 55 % 11 is true
  • # Failed test '55 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 56 - 56 % 11 is true
  • ok 57 - 57 % 11 is true
  • ok 58 - 58 % 11 is true
  • ok 59 - 59 % 11 is true
  • ok 60 - 60 % 11 is true
  • ok 61 - 61 % 11 is true
  • ok 62 - 62 % 11 is true
  • ok 63 - 63 % 11 is true
  • ok 64 - 64 % 11 is true
  • ok 65 - 65 % 11 is true
  • not ok 66 - 66 % 11 is true
  • # Failed test '66 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 67 - 67 % 11 is true
  • ok 68 - 68 % 11 is true
  • ok 69 - 69 % 11 is true
  • ok 70 - 70 % 11 is true
  • ok 71 - 71 % 11 is true
  • ok 72 - 72 % 11 is true
  • ok 73 - 73 % 11 is true
  • ok 74 - 74 % 11 is true
  • ok 75 - 75 % 11 is true
  • ok 76 - 76 % 11 is true
  • not ok 77 - 77 % 11 is true
  • # Failed test '77 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 78 - 78 % 11 is true
  • ok 79 - 79 % 11 is true
  • ok 80 - 80 % 11 is true
  • ok 81 - 81 % 11 is true
  • ok 82 - 82 % 11 is true
  • ok 83 - 83 % 11 is true
  • ok 84 - 84 % 11 is true
  • ok 85 - 85 % 11 is true
  • ok 86 - 86 % 11 is true
  • ok 87 - 87 % 11 is true
  • not ok 88 - 88 % 11 is true
  • # Failed test '88 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 89 - 89 % 11 is true
  • ok 90 - 90 % 11 is true
  • ok 91 - 91 % 11 is true
  • ok 92 - 92 % 11 is true
  • ok 93 - 93 % 11 is true
  • ok 94 - 94 % 11 is true
  • ok 95 - 95 % 11 is true
  • ok 96 - 96 % 11 is true
  • ok 97 - 97 % 11 is true
  • ok 98 - 98 % 11 is true
  • not ok 99 - 99 % 11 is true
  • # Failed test '99 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 100 - 100 % 11 is true
  • ok 101 - 101 % 11 is true
  • ok 102 - 102 % 11 is true
  • ok 103 - 103 % 11 is true
  • ok 104 - 104 % 11 is true
  • ok 105 - 105 % 11 is true
  • ok 106 - 106 % 11 is true
  • ok 107 - 107 % 11 is true
  • ok 108 - 108 % 11 is true
  • ok 109 - 109 % 11 is true
  • not ok 110 - 110 % 11 is true
  • # Failed test '110 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 111 - 111 % 11 is true
  • ok 112 - 112 % 11 is true
  • ok 113 - 113 % 11 is true
  • ok 114 - 114 % 11 is true
  • ok 115 - 115 % 11 is true
  • ok 116 - 116 % 11 is true
  • ok 117 - 117 % 11 is true
  • ok 118 - 118 % 11 is true
  • ok 119 - 119 % 11 is true
  • ok 120 - 120 % 11 is true
  • not ok 121 - 121 % 11 is true
  • # Failed test '121 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 122 - 122 % 11 is true
  • ok 123 - 123 % 11 is true
  • ok 124 - 124 % 11 is true
  • ok 125 - 125 % 11 is true
  • ok 126 - 126 % 11 is true
  • ok 127 - 127 % 11 is true
  • ok 128 - 128 % 11 is true
  • ok 129 - 129 % 11 is true
  • ok 130 - 130 % 11 is true
  • ok 131 - 131 % 11 is true
  • not ok 132 - 132 % 11 is true
  • # Failed test '132 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 133 - 133 % 11 is true
  • ok 134 - 134 % 11 is true
  • ok 135 - 135 % 11 is true
  • ok 136 - 136 % 11 is true
  • ok 137 - 137 % 11 is true
  • ok 138 - 138 % 11 is true
  • ok 139 - 139 % 11 is true
  • ok 140 - 140 % 11 is true
  • ok 141 - 141 % 11 is true
  • ok 142 - 142 % 11 is true
  • not ok 143 - 143 % 11 is true
  • # Failed test '143 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 144 - 144 % 11 is true
  • ok 145 - 145 % 11 is true
  • ok 146 - 146 % 11 is true
  • ok 147 - 147 % 11 is true
  • ok 148 - 148 % 11 is true
  • ok 149 - 149 % 11 is true
  • ok 150 - 150 % 11 is true
  • ok 151 - 151 % 11 is true
  • ok 152 - 152 % 11 is true
  • ok 153 - 153 % 11 is true
  • not ok 154 - 154 % 11 is true
  • # Failed test '154 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 155 - 155 % 11 is true
  • ok 156 - 156 % 11 is true
  • ok 157 - 157 % 11 is true
  • ok 158 - 158 % 11 is true
  • ok 159 - 159 % 11 is true
  • ok 160 - 160 % 11 is true
  • ok 161 - 161 % 11 is true
  • ok 162 - 162 % 11 is true
  • ok 163 - 163 % 11 is true
  • ok 164 - 164 % 11 is true
  • not ok 165 - 165 % 11 is true
  • # Failed test '165 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 166 - 166 % 11 is true
  • ok 167 - 167 % 11 is true
  • ok 168 - 168 % 11 is true
  • ok 169 - 169 % 11 is true
  • ok 170 - 170 % 11 is true
  • ok 171 - 171 % 11 is true
  • ok 172 - 172 % 11 is true
  • ok 173 - 173 % 11 is true
  • ok 174 - 174 % 11 is true
  • ok 175 - 175 % 11 is true
  • not ok 176 - 176 % 11 is true
  • # Failed test '176 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 177 - 177 % 11 is true
  • ok 178 - 178 % 11 is true
  • ok 179 - 179 % 11 is true
  • ok 180 - 180 % 11 is true
  • ok 181 - 181 % 11 is true
  • ok 182 - 182 % 11 is true
  • ok 183 - 183 % 11 is true
  • ok 184 - 184 % 11 is true
  • ok 185 - 185 % 11 is true
  • ok 186 - 186 % 11 is true
  • not ok 187 - 187 % 11 is true
  • # Failed test '187 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 188 - 188 % 11 is true
  • ok 189 - 189 % 11 is true
  • ok 190 - 190 % 11 is true
  • ok 191 - 191 % 11 is true
  • ok 192 - 192 % 11 is true
  • ok 193 - 193 % 11 is true
  • ok 194 - 194 % 11 is true
  • ok 195 - 195 % 11 is true
  • ok 196 - 196 % 11 is true
  • ok 197 - 197 % 11 is true
  • not ok 198 - 198 % 11 is true
  • # Failed test '198 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 199 - 199 % 11 is true
  • ok 200 - 200 % 11 is true
  • ok 201 - 201 % 11 is true
  • ok 202 - 202 % 11 is true
  • ok 203 - 203 % 11 is true
  • ok 204 - 204 % 11 is true
  • ok 205 - 205 % 11 is true
  • ok 206 - 206 % 11 is true
  • ok 207 - 207 % 11 is true
  • ok 208 - 208 % 11 is true
  • not ok 209 - 209 % 11 is true
  • # Failed test '209 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 210 - 210 % 11 is true
  • ok 211 - 211 % 11 is true
  • ok 212 - 212 % 11 is true
  • ok 213 - 213 % 11 is true
  • ok 214 - 214 % 11 is true
  • ok 215 - 215 % 11 is true
  • ok 216 - 216 % 11 is true
  • ok 217 - 217 % 11 is true
  • ok 218 - 218 % 11 is true
  • ok 219 - 219 % 11 is true
  • not ok 220 - 220 % 11 is true
  • # Failed test '220 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 221 - 221 % 11 is true
  • ok 222 - 222 % 11 is true
  • ok 223 - 223 % 11 is true
  • ok 224 - 224 % 11 is true
  • ok 225 - 225 % 11 is true
  • ok 226 - 226 % 11 is true
  • ok 227 - 227 % 11 is true
  • ok 228 - 228 % 11 is true
  • ok 229 - 229 % 11 is true
  • ok 230 - 230 % 11 is true
  • not ok 231 - 231 % 11 is true
  • # Failed test '231 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 232 - 232 % 11 is true
  • ok 233 - 233 % 11 is true
  • ok 234 - 234 % 11 is true
  • ok 235 - 235 % 11 is true
  • ok 236 - 236 % 11 is true
  • ok 237 - 237 % 11 is true
  • ok 238 - 238 % 11 is true
  • ok 239 - 239 % 11 is true
  • ok 240 - 240 % 11 is true
  • ok 241 - 241 % 11 is true
  • not ok 242 - 242 % 11 is true
  • # Failed test '242 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 243 - 243 % 11 is true
  • ok 244 - 244 % 11 is true
  • ok 245 - 245 % 11 is true
  • ok 246 - 246 % 11 is true
  • ok 247 - 247 % 11 is true
  • ok 248 - 248 % 11 is true
  • ok 249 - 249 % 11 is true
  • ok 250 - 250 % 11 is true
  • ok 251 - 251 % 11 is true
  • ok 252 - 252 % 11 is true
  • not ok 253 - 253 % 11 is true
  • # Failed test '253 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 254 - 254 % 11 is true
  • ok 255 - 255 % 11 is true
  • ok 256 - 256 % 11 is true
  • ok 257 - 257 % 11 is true
  • ok 258 - 258 % 11 is true
  • ok 259 - 259 % 11 is true
  • ok 260 - 260 % 11 is true
  • ok 261 - 261 % 11 is true
  • ok 262 - 262 % 11 is true
  • ok 263 - 263 % 11 is true
  • not ok 264 - 264 % 11 is true
  • # Failed test '264 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 265 - 265 % 11 is true
  • ok 266 - 266 % 11 is true
  • ok 267 - 267 % 11 is true
  • ok 268 - 268 % 11 is true
  • ok 269 - 269 % 11 is true
  • ok 270 - 270 % 11 is true
  • ok 271 - 271 % 11 is true
  • ok 272 - 272 % 11 is true
  • ok 273 - 273 % 11 is true
  • ok 274 - 274 % 11 is true
  • not ok 275 - 275 % 11 is true
  • # Failed test '275 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 276 - 276 % 11 is true
  • ok 277 - 277 % 11 is true
  • ok 278 - 278 % 11 is true
  • ok 279 - 279 % 11 is true
  • ok 280 - 280 % 11 is true
  • ok 281 - 281 % 11 is true
  • ok 282 - 282 % 11 is true
  • ok 283 - 283 % 11 is true
  • ok 284 - 284 % 11 is true
  • ok 285 - 285 % 11 is true
  • not ok 286 - 286 % 11 is true
  • # Failed test '286 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 287 - 287 % 11 is true
  • ok 288 - 288 % 11 is true
  • ok 289 - 289 % 11 is true
  • ok 290 - 290 % 11 is true
  • ok 291 - 291 % 11 is true
  • ok 292 - 292 % 11 is true
  • ok 293 - 293 % 11 is true
  • ok 294 - 294 % 11 is true
  • ok 295 - 295 % 11 is true
  • ok 296 - 296 % 11 is true
  • not ok 297 - 297 % 11 is true
  • # Failed test '297 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 298 - 298 % 11 is true
  • ok 299 - 299 % 11 is true
  • ok 300 - 300 % 11 is true
  • ok 301 - 301 % 11 is true
  • ok 302 - 302 % 11 is true
  • ok 303 - 303 % 11 is true
  • ok 304 - 304 % 11 is true
  • ok 305 - 305 % 11 is true
  • ok 306 - 306 % 11 is true
  • ok 307 - 307 % 11 is true
  • not ok 308 - 308 % 11 is true
  • # Failed test '308 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 309 - 309 % 11 is true
  • ok 310 - 310 % 11 is true
  • ok 311 - 311 % 11 is true
  • ok 312 - 312 % 11 is true
  • ok 313 - 313 % 11 is true
  • ok 314 - 314 % 11 is true
  • ok 315 - 315 % 11 is true
  • ok 316 - 316 % 11 is true
  • ok 317 - 317 % 11 is true
  • ok 318 - 318 % 11 is true
  • not ok 319 - 319 % 11 is true
  • # Failed test '319 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 320 - 320 % 11 is true
  • ok 321 - 321 % 11 is true
  • ok 322 - 322 % 11 is true
  • ok 323 - 323 % 11 is true
  • ok 324 - 324 % 11 is true
  • ok 325 - 325 % 11 is true
  • ok 326 - 326 % 11 is true
  • ok 327 - 327 % 11 is true
  • ok 328 - 328 % 11 is true
  • ok 329 - 329 % 11 is true
  • not ok 330 - 330 % 11 is true
  • # Failed test '330 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 331 - 331 % 11 is true
  • ok 332 - 332 % 11 is true
  • ok 333 - 333 % 11 is true
  • ok 334 - 334 % 11 is true
  • ok 335 - 335 % 11 is true
  • ok 336 - 336 % 11 is true
  • ok 337 - 337 % 11 is true
  • ok 338 - 338 % 11 is true
  • ok 339 - 339 % 11 is true
  • ok 340 - 340 % 11 is true
  • not ok 341 - 341 % 11 is true
  • # Failed test '341 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 342 - 342 % 11 is true
  • ok 343 - 343 % 11 is true
  • ok 344 - 344 % 11 is true
  • ok 345 - 345 % 11 is true
  • ok 346 - 346 % 11 is true
  • ok 347 - 347 % 11 is true
  • ok 348 - 348 % 11 is true
  • ok 349 - 349 % 11 is true
  • ok 350 - 350 % 11 is true
  • ok 351 - 351 % 11 is true
  • not ok 352 - 352 % 11 is true
  • # Failed test '352 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 353 - 353 % 11 is true
  • ok 354 - 354 % 11 is true
  • ok 355 - 355 % 11 is true
  • ok 356 - 356 % 11 is true
  • ok 357 - 357 % 11 is true
  • ok 358 - 358 % 11 is true
  • ok 359 - 359 % 11 is true
  • ok 360 - 360 % 11 is true
  • ok 361 - 361 % 11 is true
  • ok 362 - 362 % 11 is true
  • not ok 363 - 363 % 11 is true
  • # Failed test '363 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 364 - 364 % 11 is true
  • ok 365 - 365 % 11 is true
  • ok 366 - 366 % 11 is true
  • ok 367 - 367 % 11 is true
  • ok 368 - 368 % 11 is true
  • ok 369 - 369 % 11 is true
  • ok 370 - 370 % 11 is true
  • ok 371 - 371 % 11 is true
  • ok 372 - 372 % 11 is true
  • ok 373 - 373 % 11 is true
  • not ok 374 - 374 % 11 is true
  • # Failed test '374 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 375 - 375 % 11 is true
  • ok 376 - 376 % 11 is true
  • ok 377 - 377 % 11 is true
  • ok 378 - 378 % 11 is true
  • ok 379 - 379 % 11 is true
  • ok 380 - 380 % 11 is true
  • ok 381 - 381 % 11 is true
  • ok 382 - 382 % 11 is true
  • ok 383 - 383 % 11 is true
  • ok 384 - 384 % 11 is true
  • not ok 385 - 385 % 11 is true
  • # Failed test '385 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 386 - 386 % 11 is true
  • ok 387 - 387 % 11 is true
  • ok 388 - 388 % 11 is true
  • ok 389 - 389 % 11 is true
  • ok 390 - 390 % 11 is true
  • ok 391 - 391 % 11 is true
  • ok 392 - 392 % 11 is true
  • ok 393 - 393 % 11 is true
  • ok 394 - 394 % 11 is true
  • ok 395 - 395 % 11 is true
  • not ok 396 - 396 % 11 is true
  • # Failed test '396 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 397 - 397 % 11 is true
  • ok 398 - 398 % 11 is true
  • ok 399 - 399 % 11 is true
  • ok 400 - 400 % 11 is true
  • ok 401 - 401 % 11 is true
  • ok 402 - 402 % 11 is true
  • ok 403 - 403 % 11 is true
  • ok 404 - 404 % 11 is true
  • ok 405 - 405 % 11 is true
  • ok 406 - 406 % 11 is true
  • not ok 407 - 407 % 11 is true
  • # Failed test '407 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 408 - 408 % 11 is true
  • ok 409 - 409 % 11 is true
  • ok 410 - 410 % 11 is true
  • ok 411 - 411 % 11 is true
  • ok 412 - 412 % 11 is true
  • ok 413 - 413 % 11 is true
  • ok 414 - 414 % 11 is true
  • ok 415 - 415 % 11 is true
  • ok 416 - 416 % 11 is true
  • ok 417 - 417 % 11 is true
  • not ok 418 - 418 % 11 is true
  • # Failed test '418 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 419 - 419 % 11 is true
  • ok 420 - 420 % 11 is true
  • ok 421 - 421 % 11 is true
  • ok 422 - 422 % 11 is true
  • ok 423 - 423 % 11 is true
  • ok 424 - 424 % 11 is true
  • ok 425 - 425 % 11 is true
  • ok 426 - 426 % 11 is true
  • ok 427 - 427 % 11 is true
  • ok 428 - 428 % 11 is true
  • not ok 429 - 429 % 11 is true
  • # Failed test '429 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 430 - 430 % 11 is true
  • ok 431 - 431 % 11 is true
  • ok 432 - 432 % 11 is true
  • ok 433 - 433 % 11 is true
  • ok 434 - 434 % 11 is true
  • ok 435 - 435 % 11 is true
  • ok 436 - 436 % 11 is true
  • ok 437 - 437 % 11 is true
  • ok 438 - 438 % 11 is true
  • ok 439 - 439 % 11 is true
  • not ok 440 - 440 % 11 is true
  • # Failed test '440 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 441 - 441 % 11 is true
  • ok 442 - 442 % 11 is true
  • ok 443 - 443 % 11 is true
  • ok 444 - 444 % 11 is true
  • ok 445 - 445 % 11 is true
  • ok 446 - 446 % 11 is true
  • ok 447 - 447 % 11 is true
  • ok 448 - 448 % 11 is true
  • ok 449 - 449 % 11 is true
  • ok 450 - 450 % 11 is true
  • not ok 451 - 451 % 11 is true
  • # Failed test '451 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 452 - 452 % 11 is true
  • ok 453 - 453 % 11 is true
  • ok 454 - 454 % 11 is true
  • ok 455 - 455 % 11 is true
  • ok 456 - 456 % 11 is true
  • ok 457 - 457 % 11 is true
  • ok 458 - 458 % 11 is true
  • ok 459 - 459 % 11 is true
  • ok 460 - 460 % 11 is true
  • ok 461 - 461 % 11 is true
  • not ok 462 - 462 % 11 is true
  • # Failed test '462 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 463 - 463 % 11 is true
  • ok 464 - 464 % 11 is true
  • ok 465 - 465 % 11 is true
  • ok 466 - 466 % 11 is true
  • ok 467 - 467 % 11 is true
  • ok 468 - 468 % 11 is true
  • ok 469 - 469 % 11 is true
  • ok 470 - 470 % 11 is true
  • ok 471 - 471 % 11 is true
  • ok 472 - 472 % 11 is true
  • not ok 473 - 473 % 11 is true
  • # Failed test '473 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 474 - 474 % 11 is true
  • ok 475 - 475 % 11 is true
  • ok 476 - 476 % 11 is true
  • ok 477 - 477 % 11 is true
  • ok 478 - 478 % 11 is true
  • ok 479 - 479 % 11 is true
  • ok 480 - 480 % 11 is true
  • ok 481 - 481 % 11 is true
  • ok 482 - 482 % 11 is true
  • ok 483 - 483 % 11 is true
  • not ok 484 - 484 % 11 is true
  • # Failed test '484 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 485 - 485 % 11 is true
  • ok 486 - 486 % 11 is true
  • ok 487 - 487 % 11 is true
  • ok 488 - 488 % 11 is true
  • ok 489 - 489 % 11 is true
  • ok 490 - 490 % 11 is true
  • ok 491 - 491 % 11 is true
  • ok 492 - 492 % 11 is true
  • ok 493 - 493 % 11 is true
  • ok 494 - 494 % 11 is true
  • not ok 495 - 495 % 11 is true
  • # Failed test '495 % 11 is true'
  • # at t/data/11_lots_of_tests.pl line 8.
  • ok 496 - 496 % 11 is true
  • ok 497 - 497 % 11 is true
  • ok 498 - 498 % 11 is true
  • ok 499 - 499 % 11 is true
  • ok 500 - 500 % 11 is true
  • 1..500
  • # Looks like you failed 45 tests of 500.
  • exit status: 45, wait status: 11520
0.47s 91.0%
11 files 536 tests, 486 ok, 50 failed, 10 todo, 4 skipped, 2 parse errors
exit status: 1069, wait status: 273664
elapsed time: 1 wallclock secs ( 0.32 usr 0.12 sys + 0.75 cusr 0.19 csys = 1.38 CPU)
1.15s 91.0%