Condition Coverage

blib/lib/Parse/GutenbergRoget.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
151 0 0 0 $peeked_line and not $peeked_line =~ /^\s{4}/
0 0 0 $peeked_line and not $peeked_line =~ /^\s{4}/ and not $peeked_line =~ /^(?:#|%|<--)/

or 2 conditions

line l !l condition
165 0 0 $newline || ''
174 0 0 $line || ''
180 0 0 $section{$previous_section}{'subsections'} ||= []
227 0 0 $_->{'text'} ||= "UNPARSED"

or 3 conditions

line l !l&&r !l&&!r condition
128 0 0 0 $peeked_line || readline $roget