Condition Coverage

blib/lib/Plack/Middleware/Text/Minify.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
37 2 1 1 XXX and &$match($path, $env)
58 2 1 1 XXX and &$match($type, $res)

or 3 conditions

line l !l&&r !l&&!r condition
37 1 1 2 XXX and &$match($path, $env) or $path =~ /$match/
58 1 1 2 XXX and &$match($type, $res) or $type =~ /$match/