| blib/lib/Data/Convert/MicrochipTechnology/Float.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 92 | 13 | 7 | 0 | 0 == $b0 and 0 == $b1 || 128 == $b1 |
| 0 | 0 | 7 | 0 == $b0 and 0 == $b1 || 128 == $b1 and 0 == $b2 | |
| 0 | 0 | 7 | 0 == $b0 and 0 == $b1 || 128 == $b1 and 0 == $b2 and 0 == $b3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 42 | 0 | 1 | 0 | ref $this || $this |
| 92 | 6 | 1 | 0 | 0 == $b1 || 128 == $b1 |