Condition Coverage

blib/lib/R/DescriptionFile.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
48 3 105 2 defined $line and $line =~ /^\s*$/
57 3 64 37 defined $next_line and $next_line =~ /^\s+(.*)/

or 3 conditions

line l !l&&r !l&&!r condition
136 0 13 0 $r_sep ||= qr/,/