blib/lib/TAPx/Parser/Result/Test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
131 | 68 | 682 | if $self->is_unplanned |
134 | 74 | 608 | $self->has_todo ? : |
234 | 35 | 5 | if (my $description = $self->description) |
237 | 15 | 25 | if (my $directive = $self->directive) |
269 | 780 | 18 | unless @_ |