| blib/lib/TAPx/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 15 | 19 | 78.9 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 237 | 4 | 112 | 240 | $result and $result->is_test | 
| 360 | 27 | 39 | 0 | $source and $exec | 
| 1014 | 7 | 232 | 4 | not $self->_plan_error_found and my $error = $self->_end_plan_error | 
| line | l | !l | condition | 
|---|---|---|---|
| 346 | 67 | 0 | $arg_for ||= {} | 
| 1056 | 58 | 7 | $self->tests_planned || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 249 | 13 | 29 | 249 | $result->is_unknown || $result->is_comment | 
| 833 | 0 | 0 | 29 | $self->failed || $self->todo_passed || $self->parse_errors || $self->wait || $self->exit |