| blib/lib/HiveJSO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 17 | 21 | 80.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 118 | 6 | 17 | 1 | defined $attr{'ok'} and $attr{'ok'} != 1 |
| 209 | 3 | 3 | 63 | $_ ne 'unit_id' and $_ ne 'checksum' |
| 226 | 2 | 2 | 42 | $_ ne 'unit_id' and $_ ne 'checksum' |
| 304 | 1 | 0 | 0 | defined $current and $another_start == $current |
| 315 | 4 | 0 | 5 | $pre and length $pre |
| 327 | 1 | 0 | 8 | $post and length $post |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 106 | 4 | 2 | 19 | delete $orig{'c'} || delete $orig{'checksum'} |