| blib/lib/Device/Chip/BNO055.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 21 | 47.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 193 | 1 | 2 | 11 | length $bytes and substr($bytes, 0, 1) eq substr($_regcache, $reg, 1) |
| 199 | 1 | 2 | 0 | $len and substr($bytes, $len - 1, 1) eq substr($_regcache, $reg + $len - 1, 1) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 317 | 0 | 1 | 0 | $_ACC_Unit //= XXX->{'ACC_Unit'} |
| 377 | 0 | 1 | 0 | $_GYR_Unit //= XXX->{'GYR_Unit'} |
| 398 | 0 | 1 | 0 | $_EUL_Unit //= XXX->{'EUL_Unit'} |
| 438 | 1 | 0 | 0 | $_ACC_Unit //= XXX->{'ACC_Unit'} |
| 461 | 1 | 0 | 0 | $_ACC_Unit //= XXX->{'ACC_Unit'} |