Condition Coverage

blib/lib/AI/MicroStructure/List.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
43 2 1 3 defined $count and $count == 0

or 2 conditions

line l !l condition
49 1 2 $count ||= 1

or 3 conditions

line l !l&&r !l&&!r condition
15 0 2 0 $data ||= 'AI::MicroStructure'->load_data($class)
67 0 0 0 ref $_[0] || $_[0]