| blib/lib/WWW/Mechanize/Meta.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 10 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 52 | 5 | 11 | if not $type or $params{'rel'} eq $type | 
| 69 | 3 | 1 | if $$_{'type'} eq 'application/rss+xml' or $$_{'type'} eq 'application/atom+xml' | 
| 107 | 0 | 1 | unless $self->is_html | 
| 122 | 6 | 0 | if ($self->is_html) { } | 
| 141 | 0 | 0 | unless $self->is_html |