| blib/lib/Mojolicious/Plugin/AssetPack/Handler/Http.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 7 | 42.8 |
| line | l | !l | condition |
|---|---|---|---|
| 5 | 0 | 1 | $ENV{'MOJO_ASSETPACK_DEBUG'} || 0 |
| 16 | 1 | 0 | $tx->res->headers->content_type // 'text/plain' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 20 | 0 | 0 | 1 | not $ext or $ext eq 'bin' |