Condition Coverage

blib/lib/Text/SpanningTable.pm
Criterion Covered Total %
condition 11 16 68.7


and 2 conditions

line l !l condition
174 1 4 @cols and scalar @cols

and 3 conditions

line !l l&&!r l&&r condition
432 0 13 46 length $text and length $text > $width
519 22 0 103 $text && length $text
560 0 0 37 $self->newlines and not /\n$/
569 17 37 0 $self->newlines and not /\n$/

or 2 conditions

line l !l condition
272 10 6 $type ||= 'middle'