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