| blib/lib/Params/Validate/Aggregated.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 24 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 3 | unless defined $$self{$set} |
| 53 | 3 | 0 | wantarray ? : |
| 113 | 7 | 29 | exists $$wspec{'normalize_keys'} ? : |
| 119 | 7 | 29 | if (defined $normf) { } |
| 121 | 4 | 3 | if (exists $norm{$normf}) { } |
| 136 | 0 | 36 | unless my $specs = $$wspec{'spec'} |
| 139 | 10 | 26 | if (exists $$wspec{'allow_extra'} and $$wspec{'allow_extra'}) { } |
| 146 | 0 | 20 | $normf ? : |
| 147 | 17 | 3 | if exists $$npars{$npar} |
| 154 | 14 | 38 | $normf ? : |
| 155 | 44 | 8 | if (exists $$npars{$npar}) |
| 167 | 4 | 8 | if $allow_extra |