Condition Coverage

blib/lib/Mojolicious/Plugin/BootstrapHelpers.pm
Criterion Covered Total %
condition 3 14 21.4


and 3 conditions

line !l l&&!r l&&r condition
43 0 14 0 exists $args->{'icons'}{'class'} and $args->{'icons'}{'formatter'}
63 28 0 0 defined $prefix && !length($prefix)

or 2 conditions

line l !l condition
26 0 14 $args->{'init_shortcuts'} //= 1

or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 0 $args->{'shortcut_prefix'} //= $args->{'short_strappings_prefix'}
22 0 0 0 $args->{'init_shortcuts'} //= $args->{'init_short_strappings'}