blib/lib/Catmandu/Importer/Atom.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 0 | if (my $content = $entry->content) |
34 | 0 | 0 | if (my $author = $entry->author) |
39 | 0 | 0 | if (my $contributor = $entry->contributor) |
44 | 0 | 0 | if (my(@category) = $entry->category) |
54 | 0 | 0 | if (my(@links) = $entry->link) |
66 | 0 | 0 | if not $uri or $uri eq 'http://purl.org/atom/ns#' |