| blib/lib/App/JobLog/Command/last.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 27 | 28 | 96.4 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 6 | 6 | unless $opt->tag |
| 17 | 6 | 6 | unless $opt->without |
| 23 | 10 | 10 | if (%must) |
| 24 | 4 | 6 | if ($opt->any) { } |
| 27 | 3 | 1 | if ($must{$tag}) |
| 35 | 3 | 5 | unless ($tags{$tag}) |
| 42 | 10 | 10 | if ($good and %mustnt) |
| 43 | 4 | 6 | if ($opt->some) { } |
| 46 | 3 | 2 | unless ($tags{$tag}) |
| 54 | 4 | 2 | if ($mustnt{$tag}) |
| 68 | 11 | 9 | if &$test($e) |
| 71 | 11 | 1 | if ($e) { } |
| 73 | 6 | 5 | $e->is_open ? : |
| 78 | 1 | 0 | $count ? : |