| blib/lib/Mojolicious/Plugin/BootstrapHelpers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 20 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 14 | unless @_ <= 3 |
| 0 | 14 | unless @_ >= 3 | |
| 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) |
| 62 | 0 | 28 | unless @_ <= 1 |
| 0 | 28 | unless @_ >= 1 | |
| 63 | 0 | 28 | defined $prefix ? : |
| 0 | 28 | defined $prefix && !length($prefix) ? : |