| blib/lib/AI/MicroStructure.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 8 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 351 | 0 | 0 | 0 | defined $structure and $structure =~ /^(?:0|[1-9]\d*)$/ |
| 378 | 0 | 0 | 0 | defined $structure and $structure =~ /^(?:0|[1-9]\d*)$/ |
| line | l | !l | condition |
|---|---|---|---|
| 273 | 13 | 27 | $item->{$_} ||= {} |