blib/lib/UI/Various/RichTerm/Box.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
97 | 0 | 0 | 0 | defined $$self{"width"} and $content_width > $$self{"width"} - $prefix_length |
282 | 0 | 0 | 0 | $self->border and $row > 0 |
308 | 0 | 0 | 0 | defined $_ and $_->can("_process") |
311 | 0 | 0 | 0 | $tl and defined $$tl{"_active_index"}{$_} |