blib/lib/Image/GD/Thumbnail.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
50 | 0 | 0 | unless $orig |
51 | 0 | 0 | unless $max |
55 | 0 | 0 | if (($maxx, $maxy) = $max =~ /^(\d+)x(\d+)$/i) { } |
56 | 0 | 0 | $ox > $oy ? : |
62 | 0 | 0 | $ox / $maxx > $oy / $maxy ? : |