| blib/lib/Mojolicious/Plugin/AssetPack/Preprocessors.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 31 | 0 | 0 | if (@_ == 4) | 
| 32 | 0 | 0 | $arg =~ /::/ ? : | 
| 34 | 0 | 0 | unless eval "require $class;1" | 
| 41 | 0 | 0 | if (ref $arg eq 'CODE') | 
| 52 | 0 | 0 | if $p->can_process | 
| 68 | 0 | 0 | @checksum == 1 ? : | 
| 90 | 0 | 0 | if @preprocessors | 
| 92 | 0 | 0 | if $class |