blib/lib/Video/Event/Manual.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 0 | if $type |
23 | 0 | 0 | if $name |
37 | 0 | 0 | if ($self->gettag) { } |
48 | 0 | 0 | if (ref $tags eq 'ARRAY' or $tags eq 'all') { } |
51 | 0 | 0 | if $self->gettag eq $tag |
57 | 0 | 0 | if $$self{'name'} =~ /$searchterm/ |
64 | 0 | 0 | if defined $$self{'tag'} |