| blib/lib/Image/Magick/Thumbnail/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 42 | 0 | 0 | if (@_) | 
| 50 | 0 | 0 | if (@_) | 
| 58 | 0 | 0 | if (@_) | 
| 89 | 0 | 0 | unless ($input) | 
| 95 | 0 | 0 | unless ($output) | 
| 101 | 0 | 0 | if (not $size) { } | 
| 0 | 0 | elsif ($size <= 0) { } | |
| 116 | 0 | 0 | if ($width > $height) { } | 
| 127 | 0 | 0 | if $quality |