| blib/lib/Parse/Lnk.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 15 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 0 | 40 | 0 | @_ and @_ % 2 |
| 206 | 0 | 0 | 40 | $flag_cnt >= 0 and $flag_cnt <= 6 |
| 316 | 4 | 8 | 8 | $vol_bits[0] == 1 and $vol_bits[1] == 0 |
| 370 | 14 | 0 | 4 | $vol_bits[0] == 0 and $vol_bits[1] == 1 |
| 406 | 3 | 6 | 8 | $vol_bits[0] == 1 and $vol_bits[1] == 1 |