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 4 147 2 defined $line and $line =~ /^\s*$/
57 4 71 71 defined $next_line and $next_line =~ /^\s+(.+)/

or 3 conditions

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