blib/lib/Convert/TAP/Archive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 1 | unless exists $args{'archive'} |
28 | 0 | 1 | unless exists $args{'formatter'} |
30 | 1 | 0 | unless exists $args{'force_inline'} |
42 | 0 | 1 | if $@ |
47 | 0 | 1 | if ($args{'force_inline'}) |