Condition Coverage

blib/lib/Parse/Plain.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
39 4 0 0 defined $Parse::Plain::lcnt_max and not $Parse::Plain::lcnt_max =~ /^\d+$/
44 0 4 0 defined $Parse::Plain::lcnt_max and not $Parse::Plain::lcnt_max =~ /^\d+$/
73 43 0 8 $line =~ /^\s*}}(.*)$/ and $block_open
74 2 0 6 not $1 and $$block