blib/lib/WWW/Mechanize/Meta.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
52 | 0 | 5 | 11 | not $type or $params{'rel'} eq $type |
69 | 2 | 1 | 1 | $$_{'type'} eq 'application/rss+xml' or $$_{'type'} eq 'application/atom+xml' |