| blib/lib/EB/Report/Reporter/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| 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] |
| line | l | !l | condition |
|---|---|---|---|
| 93 | 0 | 0 | $t->{'indent'} || 0 |
| 213 | 0 | 0 | $self->{'_colsep'} || ' ' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 251 | 0 | 0 | 0 | not $self->{'_needskip'} or $self->{'_lines'} <= 0 |