| blib/lib/AI/MicroStructure/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 11 | 54.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 43 | 2 | 1 | 3 | defined $count and $count == 0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 49 | 1 | 2 | $count ||= 1 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 15 | 0 | 2 | 0 | $data ||= 'AI::MicroStructure'->load_data($class) | 
| 67 | 0 | 0 | 0 | ref $_[0] || $_[0] |