blib/lib/Test/TAP/Model/File/Visual.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
17 | 3 | 0 | if @_ |
23 | 60 | 5 | unless wantarray |
26 | 5 | 0 | if @ret |
39 | 2 | 10 | if $self->skipped |
40 | 5 | 5 | if $self->bailed_out |
42 | 2 | 1 | if $self->ok and $self->actual_cases == $self->planned and $self->actual_cases > 0 |