Condition Coverage

blib/lib/Text/Table/More.pm
Criterion Covered Total %
condition 62 90 68.8


and 3 conditions

line !l l&&!r l&&r condition
145 174 0 389 defined $x and defined $y
149 65 14 14 $entry->[0] == $y and $entry->[1] == $x
207 26 83 10 $$bottom_borders[$y + $ir - 2] and $ir > 1
319 16 2 3 $_->[0] == $rownum and $_->[1] == $colnum
321 16 2 3 $_->[0] == $rownum and $_->[1] == $colnum
336 15 9 109 $ir == 1 and $ic == 1
348 81 6 32 $rownum + $ir - 1 == 0 and ($args{'header_row'} // 0) > 0
464 17 2 21 defined $cell_right && _exptable_cell_is_head($cell_right)
474 36 4 13 $ir == 0 && $args{'header_row'}
500 36 4 13 $ir == 0 && $args{'header_row'}
531 0 31 51 $ir < $M - 1 && $ic < $N - 1
590 15 2 0 $ir == 0 && $args{'header_row'}

or 2 conditions

line l !l condition
195 18 91 _get_attr("align", $y, $x, $cell, $table_args) // "left"
196 9 100 _get_attr("valign", $y, $x, $cell, $table_args) // "top"
221 0 18 $args{'border_style'} // "ASCII::SingleLineDoubleAfterHeader"
222 3 15 $args{'cell_attrs'} // []
290 47 6 $args{'header_row'} // 0
296 9 44 $exptable->[$rownum] //= []
348 32 6 $args{'header_row'} // 0
428 133 6 $_->[3] // 0
455 13 4 $args{'header_row'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
92 15 0 118 $_[0][5] or $_[0][6]
298 44 9 0 @{$exptable->[$rownum];} == 0 or defined $exptable->[$rownum][-1]
304 0 35 18 $exptable_bottom_borders->[$rownum] //= $args{'separate_rows'} ? $separator_type : 0
460 17 0 0 length $b_topleft or length $b_topline
17 0 0 length $b_topleft or length $b_topline or length $b_topbetwcol
0 0 0 length $b_topleft or length $b_topline or length $b_topbetwcol or length $b_topright
519 31 0 0 length $b_betwrowleft or length $b_betwrowline
31 0 0 length $b_betwrowleft or length $b_betwrowline or length $b_betwrowbetwcol
0 0 0 length $b_betwrowleft or length $b_betwrowline or length $b_betwrowbetwcol or length $b_betwrowright
595 17 0 0 length $b_botleft or length $b_botline
17 0 0 length $b_botleft or length $b_botline or length $b_botbetwcol
0 0 0 length $b_botleft or length $b_botline or length $b_botbetwcol or length $b_botright