blib/lib/WWW/Find.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 0 | if ($$self{'REQUEST'}->uri =~ /html?$/io) |
35 | 0 | 0 | $response->content_type eq 'text/html' && ref $$self{'REQUEST'}->uri eq 'URI::http' ? : |
101 | 0 | 0 | if ref $class |