| blib/lib/Catmandu/Importer/Atom.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 0 | 0 | trim($entry->$key || (next)) || (next) |
| 31 | 0 | 0 | trim($content->$key || (next)) || (next) |
| 36 | 0 | 0 | trim($author->$key || (next)) || (next) |
| 41 | 0 | 0 | trim($contributor->$key || (next)) || (next) |
| 49 | 0 | 0 | trim($category->$key || (next)) || (next) |
| 59 | 0 | 0 | trim($link->$key || (next)) || (next) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 66 | 0 | 0 | 0 | not $uri or $uri eq 'http://purl.org/atom/ns#' |