blib/lib/Sys/Ptrace.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 12 | 33.3 |
line | true | false | branch |
---|---|---|---|
81 | 0 | 46 | if $constname eq 'constant' |
83 | 0 | 46 | @_ ? : |
84 | 0 | 46 | if ($! != 0) |
103 | 0 | 2 | if ($request == &PT_READ_I() or $request == &PT_READ_D() or $request == &PT_READ_U()) |
106 | 0 | 0 | if (ref $data eq 'SCALAR') { } |
0 | 0 | elsif (@_ > 3) { } |