| blib/lib/Text/Microformat/Plugin/Parser/RSS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 11 | 0 | 20 | 0 | $c->tree and $c->opts->{'content_type'} =~ /xml/i |
| 20 | 0 | 0 | $c->tree and $c->opts->{'content_type'} =~ /xml/i and $c->tree->root->tag eq 'rss' |