blib/lib/Moonshine/Bootstrap/Component.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
61 | 1 | 23 | if (defined $modify->{$_}) |
69 | 7 | 9 | if (my $append_class = join_class($$modify{$_ . '_base'}, $modify->{$_})) |
75 | 0 | 4 | if (my $container = $modify->{'container'}) |
77 | 0 | 0 | $container =~ /^\D/ ? : |