blib/lib/Config/Mini/WithRegexp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
21 | 4 | 4 | if (not $type) { } |
22 | 0 | 4 | if (not $token) { } |
26 | 2 | 2 | if ($cp =~ s/^~\s*// and $cp) |
32 | 1 | 3 | if (&Scalar::Util::blessed($token)) { } |
1 | 2 | elsif ($type eq 'HASH') { } | |
2 | 0 | elsif ($type eq 'ARRAY') { } |