blib/lib/Mojolicious/Plugin/BootstrapHelpers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 14 | if (exists $args->{'short_strappings_prefix'}) |
20 | 0 | 14 | if (exists $args->{'init_short_strappings'}) |
43 | 14 | 0 | if (exists $args->{'icons'}{'class'} and $args->{'icons'}{'formatter'}) |
48 | 14 | 0 | if ($init_shortcuts) |
63 | 0 | 28 | defined $prefix ? : |
0 | 28 | defined $prefix && !length($prefix) ? : |