Branch Coverage

blib/lib/Crypt/Image/Util.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
65 0 0 if $type =~ /png/i
66 0 0 if $type =~ /gif/i
67 0 0 if $type =~ /jpg/i
80 0 0 $this < 128 ? :
93 0 0 $this >= 128 ? :
138 0 0 if ($a > $r) { }