blib/lib/Math/Logic/Ternary/Calculator/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
243 | 0 | 0 | 0 | $cols and $cols + $len >= 70 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
199 | 0 | 0 | 0 | not $dim =~ /^\d+\z/ or 0 == $dim |
0 | 0 | 0 | not $dim =~ /^\d+\z/ or 0 == $dim or $max_abc < $dim |