Branch Coverage

blib/lib/Text/Yeti/Table.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
33 2 24 if (ref $_ eq 'HASH') { }
38 2 0 if $spec{'x'}
41 2 22 ref $_ ? :
50 2 6 if (my(@x) = map($_->{'I'}, grep($_->{'X'}, @columns)))
79 2 6 if ($t->{'X'})
83 1 1 if $spec[$i]{'X'}->(\@c)
85 1 1 if (%x)
103 24 16 $_[0] >= $_[1] ? :