Condition Coverage

blib/lib/Novel/Robot/Parser/txt.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 4 $single_toc =~ /\S/ and $single_content =~ /\S/s

or 2 conditions

line l !l condition
38 0 2 $opt{'writer'} || 'unknown'
39 0 2 $opt{'book'} || 'unknown'

or 3 conditions

line l !l&&r !l&&!r condition
35 0 2 0 $opt{'chapter_regex'} ||= get_default_chapter_regex()