blib/lib/App/bif/work.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | unless (exists $opts->{'id'}) |
20 | 0 | 0 | if ($work) |
21 | 0 | 0 | if ($work->{'kind'} eq 'topic') { } |
46 | 0 | 0 | if ($work) |
56 | 0 | 0 | if $opts->{'id'} eq '-' |
59 | 0 | 0 | if ($opts->{'id'} eq '-') |
70 | 0 | 0 | if ($work) { } |
75 | 0 | 0 | unless $opts->{'force'} |