| blib/lib/Package/Util/Lite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 3 | 6 | if ($pkg =~ s/::(\w+)\z//) { } |
| 34 | 0 | 5 | unless not length $pkg or package_exists($pkg) |
| 41 | 0 | 5 | if $$ref_mem{"$symtbl"}++ |
| 45 | 0 | 4 | unless s/::$// |
| 46 | 4 | 0 | length $pkg ? : |
| 48 | 2 | 2 | if $recursive |