blib/lib/Parse/Win32Registry/WinNT/Value.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 14 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
102 | 0 | 0 | 2927 | $offset_to_data != 0 and $offset_to_data != 4294967295 |
line | l | !l | condition |
---|---|---|---|
269 | 0 | 53 | shift() || 5 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
138 | 0 | 0 | 2926 | $offset_to_data == 0 or $offset_to_data == 4294967295 |
230 | 42 | 0 | 106 | $type == 1 or $type == 2 |
282 | 0 | 12 | 13 | $type == 2 or $type == 7 |