| blib/lib/Video/CPL/Cue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 23 | 8.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 442 | 0 | 0 | 0 | $obj->{'parent'} and $x | 
| line | l | !l | condition | 
|---|---|---|---|
| 93 | 2 | 0 | $parms{'parent'} || undef | 
| 113 | 0 | 0 | $parms{'parent'} || undef | 
| 184 | 0 | 0 | $parms{'text'} || 'no text' | 
| 185 | 0 | 0 | $parms{'pic'} || 'picofself.jpg' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 94 | 0 | 0 | 2 | $parms{'zerolen'} || $parms{'cueType'} =~ /(goto|regularEnd|returnEnd)/ | 
| 109 | 0 | 0 | 0 | defined $parms{'picLoc'} or defined $parms{'picOverLoc'} | 
| 0 | 0 | 0 | defined $parms{'picLoc'} or defined $parms{'picOverLoc'} or defined $parms{'balloonText'} | |
| 114 | 0 | 0 | 0 | $parms{'zerolen'} || $parms{'cueType'} =~ /(goto|regularEnd|returnEnd)/ |