blib/lib/HO/class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
30 | 1 | 30 | 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 | 4 | 0 | if (defined $cdx) { } |
109 | 1 | 5 | $self->[$idx] ? : |
140 | 0 | 1 | unless ($code) |
152 | 2 | 4 | ref $val eq 'ARRAY' ? : |
2 | 6 | ref $val eq 'HASH' ? : |