blib/lib/Term/Twiddle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 10 | 30.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
243 | 0 | 0 | 0 | $Term::Twiddle::probability and (rand()) * 100 < $Term::Twiddle::probability |
line | l | !l | condition |
---|---|---|---|
100 | 0 | 1 | shift() || '' |
175 | 1 | 0 | $width ||= 80 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
22 | 0 | 1 | 0 | ref $proto || $proto |