| blib/lib/Device/Chip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 8 | 37.5 |
| line | l | !l | condition |
|---|---|---|---|
| 129 | 3 | 1 | $str // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 83 | 0 | 0 | 0 | $_adapter // croak("This chip has not yet been mounted on an adapter") |
| 90 | 17 | 0 | 0 | $_protocol // croak("This chip has not yet been connected to a protocol") |