| blib/lib/UI/Various/PoorTerm/Window.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 82 | 40 | 20 | if $_->can("_process") |
| 93 | 40 | 20 | if ($_->can('_process')) { } |
| 100 | 3 | 19 | $self->parent->children > 1 ? : |
| 131 | 7 | 20 | if (defined $$self{"_self_destruct"}) |
| 133 | 3 | 17 | unless $toplevel == $self->parent->children |
| 138 | 5 | 12 | if /^[-0+]$/u |
| 139 | 2 | 10 | unless ($_ =~ /^\d+$/u and $_ <= @{$$self{"_active"};}) |