| lib/Module/Build/Pluggable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 7 | 6 | unless @_ | 
| 40 | 0 | 7 | unless eval "require $mod" | 
| 43 | 0 | 6 | if (@not_available) | 
| 71 | 1 | 12 | $module =~ s/^\+// ? : | 
| 112 | 15 | 0 | unless $opts | 
| 114 | 8 | 7 | if ($plugin->can($method)) |