| blib/lib/Logic/TruthTable/Convert81.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 6 | 16.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 82 | 0 | 0 | 0 | length $base81str == 1 and $width == 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 82 | 4 | 0 | 0 | length $base81str == 1 << $width - 2 or length $base81str == 1 and $width == 1 |