| blib/lib/Package/Strictures.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 0 | 2 | unless (%params) |
| 76 | 0 | 1 | unless (exists $params{-'for'} or exists $params{-'from'}) |
| 79 | 1 | 1 | if (exists $params{-'for'}) |
| 83 | 1 | 0 | if (exists $params{-'from'}) |
| 93 | 0 | 2 | if ($reftype ne 'HASH') |
| 105 | 0 | 1 | if ($reftype) |
| 109 | 1 | 0 | if ($from =~ /[.]ini$/x) |
| 121 | 0 | 1 | if (exists $conf->{'_'}) |
| 131 | 0 | 2 | if ($reftype ne 'HASH') |