| blib/lib/Sys/Trace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 78 | 0 | 0 | unless ($interface_class) |
| 83 | 0 | 0 | unless eval { do { require $file } } |
| 85 | 0 | 0 | if ($interface->usable) |
| 93 | 0 | 0 | unless ($interface_class) |
| 99 | 0 | 0 | unless exists $args{'follow_forks'} |
| 113 | 0 | 0 | unless (defined $self->pid(fork)) |
| 117 | 0 | 0 | if $self->pid |
| 130 | 0 | 0 | if waitpid $self->pid, 0 |