blib/lib/MojoMojo/Schema/Result/Photo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
104 | 0 | 0 | unless $datetime |
208 | 0 | 0 | unless $img->open('file', $att->filename) |
212 | 0 | 0 | unless $image->write('file', $att->filename . '.inline', 'type', 'jpeg') |
226 | 0 | 0 | unless $img->open('file', $att->filename) |
230 | 0 | 0 | if ($h > $w) { } |
250 | 0 | 0 | unless $result->write('file', $att->filename . '.thumb', 'type', 'jpeg') |