| blib/lib/Test/Instance/DNS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 1 | 0 | if (require $module) |
| 112 | 1 | 1 | if defined $self->pid |
| 121 | 1 | 1 | if (-f $self->pid_file_path) |
| 133 | 1 | 0 | if (my $pid = $self->pid) |
| 138 | 1 | 1 | unless $self->_kill_pid(0) |
| 141 | 1 | 0 | unless $self->_kill_pid(0) |
| 151 | 0 | 4 | unless $self->pid |