| blib/lib/Image/Index/LaTeX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 14 | 21.4 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 1 | if -f $_ |
| 31 | 0 | 1 | -d $_ ? : |
| 70 | 0 | 1 | unless $flavour =~ /^(latex|context)$/ |
| 78 | 0 | 0 | if $file =~ /\.(png|jpe?g)$/i |
| 80 | 0 | 0 | $width > $height ? : |
| 0 | 0 | $width > $height ? : | |
| 0 | 0 | $flavour eq 'latex' ? : |