blib/lib/App/JobLog/Command/last.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 28 | 30 | 93.3 |
line | true | false | branch |
---|---|---|---|
16 | 6 | 6 | unless $opt->tag |
17 | 6 | 6 | unless $opt->without |
20 | 0 | 20 | if $event->is_note |
24 | 10 | 10 | if (%must) |
25 | 4 | 6 | if ($opt->any) { } |
28 | 3 | 1 | if ($must{$tag}) |
36 | 3 | 5 | unless ($tags{$tag}) |
43 | 10 | 10 | if ($good and %mustnt) |
44 | 4 | 6 | if ($opt->some) { } |
47 | 3 | 2 | unless ($tags{$tag}) |
55 | 4 | 2 | if ($mustnt{$tag}) |
69 | 11 | 9 | if &$test($e) |
72 | 11 | 1 | if ($e) { } |
74 | 6 | 5 | $e->is_open ? : |
79 | 1 | 0 | $count ? : |