| blib/lib/Package/Watchdog/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 110 | 994 | if @_ |
| 65 | 16 | 33 | unless $subs and @$subs |
| 66 | 29 | 4 | unless grep {$_ eq '*';} @$subs |
| 95 | 31 | 0 | unless $package =~ /::$/ |
| 147 | 116 | 0 | unless $package =~ /::$/ |
| 151 | 113 | 3 | if ($new) { } |
| 162 | 24 | 59 | if ($want) { } |
| 6 | 53 | elsif (defined $want) { } |