| lib/URI/Title/PDF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 0 | unless my $content = URI::Title::_get_end($url) |
| 22 | 0 | 0 | if ($fields{'Title'}) |
| 24 | 0 | 0 | if ($fields{'Author'}) |
| 25 | 0 | 0 | if ($fields{'Subject'}) |
| 27 | 0 | 0 | if ($fields{'Creator'} and $fields{'Creator'} ne 'Not Available') |
| 30 | 0 | 0 | if ($fields{'Producer'} and $fields{'Producer'} ne 'Not Available') |