Condition Coverage

blib/lib/CGI/Uploader/Transform/ImageMagick.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
143 0 0 0 ($code) = $err =~ /(\d+)/ and $code > 400

or 2 conditions

line l !l condition
77 0 0 shift() || die('gen_thumb needs object')

or 3 conditions

line l !l&&r !l&&!r condition
58 0 0 0 blessed $first_arg or eval { do { $first_arg->can('gen_thumb') } }
97 0 0 0 defined $p{'w'} or defined $p{'h'}