Branch Coverage

blib/lib/Video/Function.pm
Criterion Covered Total %
branch 0 66 0.0


line true false branch
16 0 0 if $resolution
25 0 0 if $length
34 0 0 if ($desiredlength > $$self{'length'})
40 0 0 if ($method eq 'simple')
45 0 0 if ($method eq 'cutoff')
54 0 0 if ($function{$point} < $cutoff)
67 0 0 if ($function{$point} > 1)
83 0 0 if ($sign eq 'greater')
84 0 0 if ($value >= $cutoff)
88 0 0 if ($sign eq 'less')
89 0 0 if ($value <= $cutoff)
104 0 0 unless (defined $$self{'function'}{$i})
115 0 0 if ($index < 0)
119 0 0 if ($index > $length)
140 0 0 if ($time < 0)
151 0 0 unless defined $$event{'cool'}
153 0 0 if $$event{'cool'} > 1
155 0 0 if (defined $$event{'type'})
157 0 0 if ($$event{'type'} eq 'long')
158 0 0 if (defined $$event{'endtime'} and defined $$event{'cool'}) { }
170 0 0 if (defined $$event{'envelope'})
179 0 0 if ($$event{'type'} ne 'long')
212 0 0 if $scaleto
215 0 0 if ($point >= 0)
230 0 0 if $$next{'value'}
231 0 0 unless $$next{'value'}
240 0 0 if $compare >= $point
248 0 0 if $compare < $point
255 0 0 if $zerooverride
256 0 0 unless $first or $second
257 0 0 unless $first
258 0 0 unless $second
259 0 0 if ($first > $second)