blib/lib/UI/Various/PoorTerm/Dialog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
82 | 31 | 16 | if $_->can("_process") |
93 | 31 | 16 | if ($_->can('_process')) { } |
128 | 5 | 11 | if (defined $$self{"_self_destruct"}) |
134 | 2 | 9 | if ($_ eq 0) |
136 | 4 | 5 | unless ($_ =~ /^\d+$/u and $_ <= @{$$self{"_active"};}) |