Condition Coverage

blib/lib/AI/MicroStructure.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

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*)$/

or 2 conditions

line l !l condition
195 13 27 $item->{$_} ||= {}