Branch Coverage

blib/lib/Image/ThumbHash.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
29 0 0 unless wantarray
31 0 0 unless $img = $img->scale("xpixels", 100, "ypixels", 100, "type", "min", "qtype", "mixing")
38 0 0 unless $img->write("type", "raw", "data", \my $data)