blib/lib/Imager/Montage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
203 | 0 | 0 | if exists $$args{'res'} |
207 | 0 | 0 | if (exists $$args{'frame'}) { } |
240 | 0 | 0 | unless defined $file |
246 | 0 | 0 | if (exists $$args{'resize_w'}) |
253 | 0 | 0 | if (exists $$args{'flip'} and (exists $$args{'flip_exclude'} and not eval $$args{'flip_exclude'})) |
258 | 0 | 0 | if ($$args{'border'}) |
298 | 0 | 0 | if ($src =~ /^Imager::/) { } |
0 | 0 | elsif (ref $src eq 'SCALAR') { } |