Condition Coverage

blib/lib/Video/CPL.pm
Criterion Covered Total %
condition 6 73 8.2


and 3 conditions

line !l l&&!r l&&r condition
234 0 0 0 $from and $from != $obj
408 0 0 0 $#a != $#new and $#a != 2 || $#new != 2
830 0 0 0 $cue->{'parent'} and $cue->{'parent'} ne $obj
909 0 0 0 defined $parms{'dest'} and not defined $parms{'target'}
913 0 0 0 defined $parms{'tl'} and not defined $parms{'target'}
1290 0 0 0 not $media and exists $obj->{'ctvfilename'}
1325 0 0 0 -r $p{'local'} and -s $p{'local'} > 200000

or 2 conditions

line l !l condition
92 0 2 $parms{'xVersionCPL'} || '0.8.0'
104 0 2 $parms{'xmlns:xsi'} || 'http://www.w3.org/2001/XMLSchema-instance'
127 0 0 $parms{'htmlrel'} || '.'
521 0 0 shift() || 'name'
1272 0 0 $parms{'flexplayer'} || 'http://metabase.coincident.tv/cpan/player/CTVWebPlayerS.swf'

or 3 conditions

line l !l&&r !l&&!r condition
97 0 0 2 $parms{'html'} || $ENV{'CPLDIR'}
100 0 0 2 $parms{'ref'} || $ENV{'CPLURL'}
103 0 0 2 $parms{'xsi:noNamespaceSchemaLocation'} || $ret->{'xVersionCPL'} eq '0.7.0'
408 0 0 0 $#a != 2 || $#new != 2
523 0 0 0 defined $obj->cuebyname($name) || defined $obj->annobyname($name)
632 0 0 0 defined $p{'forever'} or defined $p{'balloonText'}
0 0 0 defined $p{'forever'} or defined $p{'balloonText'} or defined $p{'picLoc'}
0 0 0 defined $p{'forever'} or defined $p{'balloonText'} or defined $p{'picLoc'} or defined $p{'picOverLoc'}
666 0 0 0 defined $parms{'picLoc'} or defined $parms{'picOverLoc'}
0 0 0 defined $parms{'picLoc'} or defined $parms{'picOverLoc'} or defined $parms{'balloonText'}
891 0 0 0 defined $parms{'picLoc'} or defined $parms{'picOverLoc'}
0 0 0 defined $parms{'picLoc'} or defined $parms{'picOverLoc'} or defined $parms{'balloonText'}
954 56 0 0 $obj->cuePointbyname($name) || $obj->webPointbyname($name)
1271 0 0 0 $parms{'media'} || $obj->{'ctvfilename'}