Branch Coverage 
| 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 | 
 
| 18 | 0 | 0 | if $event->is_note | 
 
| 22 | 0 | 0 | if (%must) | 
 
| 23 | 0 | 0 | if ($opt->any) { } | 
 
| 26 | 0 | 0 | if ($must{$tag}) | 
 
| 34 | 0 | 0 | unless ($tags{$tag}) | 
 
| 41 | 0 | 0 | if ($good and %mustnt) | 
 
| 42 | 0 | 0 | if ($opt->some) { } | 
 
| 45 | 0 | 0 | unless ($tags{$tag}) | 
 
| 53 | 0 | 0 | if ($mustnt{$tag}) | 
 
| 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 |