| blib/lib/Package/Watchdog/Sub.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 111 | 119 | if @_ |
| 92 | 23 | 24 | unless ($live) |
| 96 | 11 | 13 | if $want |
| 97 | 3 | 10 | if defined $want |
| 98 | 0 | 10 | if @return > 1 |
| 116 | 0 | 63 | unless $sub |
| 118 | 54 | 9 | unless ($self) |
| 132 | 0 | 54 | if (prototype $package . '::' . $sub) { } |
| 156 | 2 | 54 | unless $current and $self == $current |