blib/lib/Mojolicious/Plugin/AssetPack/Handler/Http.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 1 | if $asset = $assetpack->_packed(qr/^$name\.\w+$/) |
17 | 0 | 1 | if $e = $tx->error |
19 | 1 | 0 | if ref $ext |
20 | 0 | 0 | $tx->req->url->path =~ /\.(\w+)$/ ? : |
0 | 1 | if not $ext or $ext eq 'bin' |