blib/lib/Term/Completion/_readkey.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
9 | 0 | 1 | if -t $$this{'in'} |
16 | 0 | 1 | if -t $$this{'in'} |
32 | 0 | 1 | if (defined $$this{'columns'} and defined $$this{'rows'}) |
39 | 0 | 1 | defined $$this{'columns'} ? : |
0 | 1 | defined $$this{'rows'} ? : |