| blib/lib/Devel/PeekPoke.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 22 | 68.1 |
| line | true | false | branch |
|---|---|---|---|
| 103 | 0 | 1 | unless defined $_[0] |
| 124 | 0 | 2 | unless defined $_[0] and defined $_[1] |
| 201 | 0 | 1 | if $max_addr_hexsize < 7 |
| 209 | 1 | 0 | if ($len > 3) |
| 214 | 1 | 0 | if ($len > 5) |
| 219 | 1 | 0 | if ($len > 7) |
| 238 | 4 | 32 | if ($off < $col_32 or $len - $off + $start_off_32 < 4) { } |
| 242 | 8 | 24 | $start_off_32 == 0 ? : |
| 252 | 16 | 2 | if ($len - $off + $start_off_64 >= 8) |
| 253 | 2 | 14 | $start_off_64 == 0 ? : |
| 262 | 18 | 0 | if @ints |