| lib/all/mandatory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 5 | 2 | if ($of ne "of") |
| 22 | 1 | 8 | unless @$modules |
| 27 | 2 | 18 | unless eval { do { require $module->{'path'}; $package->import; 1 } } |
| 43 | 0 | 108 | if ref $incdir |
| 46 | 100 | 8 | unless -d $dir |
| 51 | 12 | 33 | unless $File::Find::name =~ /\.pm$/ |