blib/lib/App/JobLog/Command/tags.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
16 | 6 | 3 | if (@$args) { } |
19 | 4 | 2 | unless $opt->notes |
22 | 4 | 2 | if $opt->notes or $opt->all |
27 | 1 | 2 | if ($opt->notes) { } |
1 | 1 | elsif ($opt->all) { } | |
36 | 0 | 9 | if $@ |
41 | 7 | 2 | if (%tags) { } |
80 | 0 | 9 | if $opt->notes and $opt->all |