Condition Coverage

blib/lib/Text/UnicodeTable/Simple.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

line !l l&&!r l&&r condition
31 27 1 1 defined $header and ref $header ne 'ARRAY'

or 2 conditions

line l !l condition
47 1 26 delete $args{'ansi_color'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
37 1 1 1 $alignment eq 'left' or $alignment eq 'right'
97 12 119 0 $alignments[$j] ||= $self->_decide_alignment($each_lines[$j][$i])