blib/lib/Term/Table/Cell.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
31 | 133 | 5 | defined $self->{'value'} ? : |
43 | 0 | 190 | if $props{'no_newline'} and $char eq "\n" |
54 | 1 | 0 | $1 eq ' ' ? : |
61 | 0 | 141 | if defined $w->{'value'} |
70 | 130 | 7 | if $len > $max |