| blib/lib/Term/Output/List/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 10 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 0 | 2 | if ($args->{'hook_warnings'}) |
| 69 | 0 | 0 | if (not $SIG{'__WARN__'}) |
| 72 | 0 | 0 | if ($self) { } |
| 87 | 0 | 0 | if (length $item > $width - 1) { } |
| 95 | 0 | 8 | if ($self->interactive) |