Condition Coverage

blib/lib/Mojolicious/Plugin/FontAwesome4.pm
Criterion Covered Total %
condition 4 9 44.4


and 2 conditions

line l !l condition
113 0 1 push @class, shift() and next

and 3 conditions

line !l l&&!r l&&r condition
79 1 0 0 $type and $type eq 'sass'

or 2 conditions

line l !l condition
93 0 1 $config->{'helper'} || 'fa'
95 0 1 $config->{'css'} ||= ['font-awesome.scss']