Branch Coverage

lib/Text/Column.pm
Criterion Covered Total %
branch 22 34 64.7


line true false branch
32 2 0 if UNIVERSAL::isa($_[0], 'Text::Column')
36 0 2 unless (ref $h_p eq 'HASH')
53 5 6 @key_stack ? :
57 3 8 if (ref $entries_p eq 'ARRAY')
68 3 5 if (ref $entries_p eq 'HASH')
77 3 2 unless (@keys)
99 3 0 if UNIVERSAL::isa($_[0], 'Text::Column')
103 0 3 unless (ref $a_p eq 'ARRAY')
111 0 3 unless (ref $width_p eq 'ARRAY')
130 0 17 unless (ref $r_p eq 'ARRAY')
145 0 17 $total < $r_total ? :
146 0 17 if ($type)
158 0 54 $w[$c] < $size ? :
164 0 54 if ($size < length $r[$c]) { }
171 37 17 if ($c < @w - 1) { }
180 17 0 unless $c < @w
189 0 17 if ($type)