Condition Coverage

blib/lib/Video/FrameGrab.pm
Criterion Covered Total %
condition 1 27 3.7


and 3 conditions

line !l l&&!r l&&r condition
41 3 0 0 defined $$self{'mplayer'} and -x $$self{'mplayer'}
153 0 0 0 $x < $width and $x >= 0
0 0 0 $x < $width and $x >= 0 and $y >= 0
0 0 0 $x < $width and $x >= 0 and $y >= 0 and $y < $height
192 0 0 0 $x < $width and $x >= 0
0 0 0 $x < $width and $x >= 0 and $y >= 0
0 0 0 $x < $width and $x >= 0 and $y >= 0 and $y < $height
225 0 0 0 defined $stdout and $stdout =~ /-vf crop=(\d+):(\d+):(\d+):(\d+)/
455 0 0 0 $width and $height