| blib/lib/Mojolicious/Plugin/StaticCompressor/Container.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 8 | 75.0 |
| line | l | !l | condition |
|---|---|---|---|
| 18 | 10 | 0 | $hash{'config'}{'mojo_static'} || die('Not specified mojo_static') |
| 19 | 10 | 0 | $hash{'config'}{'path_cache_dir'} || die('Not specified path_cache_dir') |
| 22 | 3 | 7 | $hash{'is_minify'} || 0 |
| 23 | 5 | 5 | $hash{'extension'} || undef |