Condition Coverage

blib/lib/Acme/MetaSyntactic/List.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
43 4 14 12 defined $count and $count == 0

or 2 conditions

line l !l condition
49 14 4 $count ||= 1

or 3 conditions

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