| blib/lib/Config/Maker/Option.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 18 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if $_[2] |
| 29 | 2111 | 925 | if (exists $$hash{$key}) { } |
| 925 | 0 | elsif (@_ == 3) { } | |
| 41 | 9 | 689 | ref $_ eq 'ARRAY' ? : |
| 57 | 0 | 1012 | if %args |
| 83 | 259 | 332 | wantarray ? : |
| 90 | 0 | 192 | if $#$res |
| 98 | 0 | 135 | if @$res > 1 |
| 99 | 98 | 37 | @$res ? : |