blib/lib/Plack/Middleware/Text/Minify.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 12 | 100.0 |
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) |
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/ |