blib/lib/XML/RSS/FromAtom.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 0 | if $feed_title |
60 | 0 | 0 | if $feed_description |
63 | 0 | 0 | if $feed_link |
67 | 0 | 0 | if defined $_->query('summary') |
68 | 0 | 0 | if (defined $_->query('content') and length $_->query('content')->text_value > length $desc) |
78 | 0 | 0 | $author ? : |