| blib/lib/WWW/MeGa/Item.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 0 | if (-d $$self{'path'}) { } |
| 85 | 0 | 0 | $mime ? : |
| 89 | 0 | 0 | unless (eval "require $class") |
| 92 | 0 | 0 | unless require WWW::MeGa::Item::Other |
| 134 | 0 | 0 | unless $$self{'config'}->param('exif') |
| 137 | 0 | 0 | if $$self{'cache'}{'exif'}{$$self{'path'}} |
| 142 | 0 | 0 | if $$self{'config'}->param('debug') |
| 143 | 0 | 0 | -d $$self{'path'} ? : |
| 144 | 0 | 0 | if $$exif{'Error'} |