Condition Coverage

blib/lib/Catalyst/Test.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
323 0 0 702 $] >= "5.008" and $HTML::Parser::VERSION >= "3.4"

or 2 conditions

line l !l condition
416 10 901 pop @_ || {}

or 3 conditions

line l !l&&r !l&&!r condition
46 0 79 0 ref $self || $self
318 627 75 203 not $resp->content_type or $resp->content_is_html
378 0 0 0 $request->uri->path eq '/' || $request->uri->path eq ''