blib/lib/AI/MicroStructure/MultiList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 22 | 90.9 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 12 | unless shift @categories |
26 | 5 | 7 | if (ref $h eq 'HASH') { } |
28 | 7 | 4 | $k ? : |
56 | 0 | 42 | unless ($class) |
62 | 14 | 28 | if (defined $count and $count == 0) |
66 | 14 | 0 | wantarray ? : |
71 | 26 | 2 | if (@{$self->{'base'};}) |
89 | 1 | 16 | if $self->{'category'} ne ':all' and not exists ${"${class}::MultiList";}{$self->{'category'}} |
108 | 1 | 16 | $self->{'category'} eq ':all' ? : |
116 | 1 | 1 | if ref $class |
124 | 3 | 3 | if ref $class |