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