blib/lib/TAP/Spec/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
444 | 8 | 0 | 0 | defined $_[4] and defined $_[4][0] |
445 | 8 | 0 | 0 | defined $_[4] and defined $_[4][1] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
359 | 4 | 0 | 0 | $_[1] || 'TAP::Spec::Header'->new |
362 | 4 | 0 | 0 | $_[3] || 'TAP::Spec::Footer'->new |