blib/lib/Data/Validate/Image.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
25 | 8 | 9 | unless (defined $$image_type{'file_ext'}) |
37 | 0 | 9 | if ($self->_convert_installed) |
41 | 0 | 0 | $#frames ? : |
43 | 0 | 0 | if ($?) |
57 | 0 | 91 | if (-e "$path/convert" and -x "$path/convert") |