| lib/Egg/Helper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 20 | 5.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 42 | 0 | 0 | if (my $a = $A{lc $mode}) | 
| 43 | 0 | 0 | if ($mode =~ /^([A-Za-z])[\:\-]+/) | 
| 44 | 0 | 0 | if (my $alias = $Alias{$1}) | 
| 49 | 0 | 0 | if $modenow and $modenow eq $mode | 
| 51 | 0 | 0 | if ($contextnow) | 
| 61 | 0 | 0 | $@ =~ /^\s*Can\'t\s+locate/ ? : | 
| 0 | 0 | unless $pkg->require | |
| 67 | 0 | 0 | if (my $loads = $pkg->can('_helper_load_plugins')) { } | 
| 81 | 0 | 0 | $_[1] ? : | 
| 124 | 0 | 37 | if $START_DIR |