Branch Coverage

lib/Book/Bilingual/Reader.pm
Criterion Covered Total %
branch 33 40 82.5


line true false branch
16 0 14 unless @_ > 1
69 14 0 if $dset_idx eq 0
70 0 14 if $dset_idx eq 1
71 0 14 if $dset_idx > 1
97 1 5 $loc =~ /$curr_dlineset_re/u ? :
100 1 5 $pointed ? :
106 1 5 $pointed ? :
121 0 0 $seg_idx++ % 2 ? :
133 4 8 if $class eq 'chapter-number'
136 2 6 if $class eq 'chapter-title'
139 3 3 if $class eq 'paragraph-start'
151 3 1 $seg_class eq '' ? :
154 3 1 $seg_class ? :
157 4 0 $_ ? :
181 2 3 if $ptr_2 < $max_chapter_dlineset_dline_idx
186 1 2 if $ptr_1 < $max_chapter_dlineset_idx
191 1 1 if $ptr_0 < $max_chapter_idx
210 1 3 if $ptr_2 > 0
215 1 2 if ($ptr_1 > 0)
225 1 1 if ($ptr_0 > 0)