blib/lib/HO/class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
30 | 1 | 28 | if ($mixin_classes{$class}) |
55 | 1 | 11 | if (defined $args[0] and lc $args[0] eq 'abstract') { } |
70 | 1 | 16 | if (defined $args[0] and lc $args[0] eq 'abstract') { } |
106 | 3 | 0 | if (defined $cdx) { } |
109 | 1 | 5 | $self->[$idx] ? : |
149 | 2 | 4 | ref $val eq 'ARRAY' ? : |
2 | 6 | ref $val eq 'HASH' ? : |