blib/lib/AI/MicroStructure/List.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 2 | if ref $data ne 'HASH' |
37 | 0 | 6 | unless ($class) |
43 | 3 | 3 | if (defined $count and $count == 0) |
46 | 3 | 0 | wantarray ? : |
53 | 0 | 3 | if (@{"${class}::List";}) |