| lib/Egg/Helper/Build/Plugin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | unless $$c{'helper_option'}{'project_root'} |
| 20 | 0 | 0 | if ($plugin_name =~ /^\+/) { } |
| 0 | 0 | elsif (not $plugin_name =~ /^Egg(?:\:+|\-)Plugin/) { } | |
| 38 | 0 | 0 | if -e $plugin_path |
| 54 | 0 | 0 | if $msg |