Condition Coverage

blib/lib/EB/Report/Reporter/Text.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 $style and my $t = $self->_getstyle($style)
232 0 0 0 $t ne '' and $widths->[$i]

or 2 conditions

line l !l condition
93 0 0 $t->{'indent'} || 0
213 0 0 $self->{'_colsep'} || ' '

or 3 conditions

line l !l&&r !l&&!r condition
251 0 0 0 not $self->{'_needskip'} or $self->{'_lines'} <= 0