| blib/lib/Alien/Packages.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 12 | 41.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 60 | 0 | 1 | if ($only_loaded) { } | 
| 62 | 0 | 0 | 'Alien::Packages' eq $class ? : | 
| 72 | 0 | 0 | unless $module->can('usable') and $module->usable | 
| 79 | 1 | 0 | 'Alien::Packages' eq $class ? : | 
| 89 | 8 | 1 | unless $pkgClass->can('usable') and $pkgClass->usable | 
| 169 | 0 | 1 | if (defined $file_owners{$fn}) { } |