| blib/lib/App/JobLog/Command/resume.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 32 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 0 | unless $opt->tag |
| 15 | 0 | 0 | unless $opt->without |
| 21 | 0 | 0 | if (%must) |
| 22 | 0 | 0 | if ($opt->any) { } |
| 25 | 0 | 0 | if ($must{$tag}) |
| 33 | 0 | 0 | unless ($tags{$tag}) |
| 40 | 0 | 0 | if ($good and %mustnt) |
| 41 | 0 | 0 | if ($opt->some) { } |
| 44 | 0 | 0 | unless ($tags{$tag}) |
| 52 | 0 | 0 | if ($mustnt{$tag}) |
| 67 | 0 | 0 | unless $e->isa('App::JobLog::Log::Event') |
| 68 | 0 | 0 | if &$test($e) |
| 71 | 0 | 0 | unless $count |
| 72 | 0 | 0 | unless $e |
| 73 | 0 | 0 | unless $e->is_closed |
| 79 | 0 | 0 | if $e->tagged |