| blib/lib/Catalyst/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 14 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 323 | 0 | 0 | 704 | $] >= "5.008" and $HTML::Parser::VERSION >= "3.4" |
| line | l | !l | condition |
|---|---|---|---|
| 416 | 10 | 903 | pop @_ || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 46 | 0 | 79 | 0 | ref $self || $self |
| 318 | 629 | 75 | 203 | not $resp->content_type or $resp->content_is_html |
| 378 | 0 | 0 | 0 | $request->uri->path eq '/' || $request->uri->path eq '' |