Condition Coverage

blib/lib/HTTP/Session/State/Mixin/ResponseFilter.pm
Criterion Covered Total %
condition 5 5 100.0


and 3 conditions

line !l l&&!r l&&r condition
12 1 1 2 $res->content and ($res->header('Content-Type') || 'text/html') =~ /html/

or 2 conditions

line l !l condition
12 1 2 $res->header('Content-Type') || 'text/html'