| blib/lib/Connector/Multi/YAML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 3 | unless (-e $file and -r $file) |
| 41 | 26 | 30 | if (ref $config eq 'HASH') { } |
| 1 | 29 | elsif (ref $config eq 'ARRAY') { } | |
| 44 | 11 | 49 | if ($key =~ / (?: \A @ (.*?) @ \z | \A @ (.*) | (.*?) @ \z ) /msx) { } |