| blib/lib/TAP/Parser/Grammar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 21 | 22 | 95.4 |
| line | true | false | branch |
|---|---|---|---|
| 246 | 313 | 1 | if (my $language = $language_for{$version}) { } |
| 250 | 25 | 288 | if (my $setup = $language->{'setup'}) |
| 289 | 269 | 1338 | unless (defined $line) |
| 297 | 1306 | 1660 | if ($line =~ /$token_data->{'syntax'}/) |
| 304 | 32 | 1306 | unless $token |
| 385 | 1 | 12 | if ($directive eq 'SKIP' and 0 != $tests_planned and $self->{'version'} < 13) |
| 406 | 829 | 46 | defined $num ? : |
| 145 | 730 | defined $dir ? : | |
| 458 | 10 | 40 | if @extra |
| 460 | 40 | 0 | if $line =~ /$strip/ |
| 490 | 1193 | 954 | unless defined $data |