Condition Coverage

blib/lib/Pod/Advent.pm
Criterion Covered Total %
condition 67 80 83.7


and 3 conditions

line !l l&&!r l&&r condition
114 123 94 5 $element_name eq 'Para' and $mode[-2] eq 'footnote'
123 13 81 $element_name eq 'Para' and $mode[-2] ne 'for'
59 18 13 $element_name eq 'for' and $$attr_hash_r{'target'} =~ /^advent_(\w+)$/
59 13 5 $element_name eq 'for' and $$attr_hash_r{'target'} eq 'footnote'
59 11 2 $element_name eq 'for' and $$attr_hash_r{'target'} eq 'quote'
59 9 2 $element_name eq 'for' and $$attr_hash_r{'target'} eq 'eds'
59 6 3 $element_name eq 'for' and $$attr_hash_r{'target'} eq 'code'
59 4 2 $element_name eq 'for' and $$attr_hash_r{'target'} eq 'codeNNN'
59 0 4 $element_name eq 'for' and $$attr_hash_r{'target'} eq 'pre'
166 106 78 5 $element_name eq 'Para' and $mode[-1] eq 'footnote'
106 13 65 $element_name eq 'Para' and $mode[-1] ne 'for'
89 28 2 $element_name eq 'for' and $mode eq 'quote'
89 26 2 $element_name eq 'for' and $mode eq 'eds'
89 22 4 $element_name eq 'for' and $mode eq 'footnote'
89 22 0 $element_name eq 'for' and $section eq 'code' || $section eq 'codeNNN'
89 13 4 $element_name eq 'for' and $mode eq 'pre'
276 76 93 0 $mode eq 'Para' and $section
125 12 0 $mode eq 'Data' and $section
300 12 0 9 $year and 2000 <= $year
12 1 8 $year and 2000 <= $year and $year <= $CURYEAR
1 0 8 $year and 2000 <= $year and $year <= $CURYEAR and 1 <= $day
1 2 6 $year and 2000 <= $year and $year <= $CURYEAR and 1 <= $day and $day <= 25

or 2 conditions

line l !l condition
159 1 3 $$attr_hash_r{'title'} || 'normal'
170 0 0 $data{'title'} || ''
0 0 $data{'title'} || ''
189 47 3 $parser->output_fh || \*STDOUT

or 3 conditions

line l !l&&r !l&&!r condition
166 3 2 17 $section eq 'code' || $section eq 'codeNNN'
360 0 0 0 $speller->check($word) or $word =~ /^\d+$/