blib/lib/Mojolicious/Plugin/FontAwesome4.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | l | !l | condition |
---|---|---|---|
113 | 0 | 1 | push @class, shift() and next |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 1 | 0 | 0 | $type and $type eq 'sass' |
line | l | !l | condition |
---|---|---|---|
93 | 0 | 1 | $config->{'helper'} || 'fa' |
95 | 0 | 1 | $config->{'css'} ||= ['font-awesome.scss'] |