blib/lib/Config/Merge/Dynamic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
90 | 0 | 4 | unless (defined $what) |
94 | 3 | 1 | if (defined $where) |
128 | 0 | 2 | unless (defined $source) |
133 | 1 | 1 | if (defined $destination) |
171 | 0 | 6 | if ($#data_path < 0) |
181 | 1 | 8 | $key =~ /^\d+$/ ? : |
227 | 0 | 6 | unless defined wantarray |
233 | 0 | 6 | wantarray && ref $config eq 'ARRAY' ? : |
0 | 6 | wantarray && ref $config eq 'HASH' ? : |