| lib/Mojolicious/Plugin/AssetPack/Pipe/HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 2 | unless $self->assetpack->minify |
| 28 | 2 | 2 | if $asset->format ne 'html' or $asset->minified |
| 32 | 0 | 2 | if $content = $store->load($attrs) |
| 33 | 0 | 2 | unless length($content = $asset->content) |