| blib/lib/Video/CPL/AnnotationList.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 16 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | if @_ |
| 49 | 2 | 0 | if defined $parms{$x} |
| 52 | 0 | 2 | unless defined $ret->{$x} |
| 61 | 0 | 0 | if (defined $obj->{'target'}) { } |
| 79 | 1 | 0 | if $x eq 'target' |
| 80 | 0 | 0 | if defined $obj->{$x} |
| 109 | 1 | 0 | if $q eq 'target' |
| 110 | 0 | 0 | if defined $s{$q} |