blib/lib/Test/TAP/Model.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 24 | 79.1 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 2 | $$self{'bailout_reason'} ? : |
38 | 3 | 34 | if ($line =~ /^(.*?) |
45 | 33 | 4 | $details{'ok'} ? : |
63 | 0 | 37 | if ($curr > $$self{'next'}) { } |
0 | 37 | elsif ($curr < $$self{'next'}) { } | |
78 | 10 | 2 | if (@{$$last_test{'events'} ||= [];} > 0) { } |
118 | 51 | 16 | if $self->can($meth) |
126 | 0 | 41 | if @_ |
132 | 0 | 41 | $self->log_time ? : |
142 | 1 | 11 | unless $$self{'events'}[-1] |
207 | 1 | 2 | $_[0]->ok ? : |
5 | 3 | $_ ? : |