| blib/lib/Config/Find/Where.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | defined $dn ? : |
| 26 | 0 | 0 | defined $dn ? : |
| 37 | 0 | 0 | defined $dn ? : |
| 48 | 0 | 0 | defined $dn ? : |
| 59 | 0 | 0 | defined $dn ? : |
| 68 | 0 | 0 | if ($create) |
| 103 | 0 | 0 | if (defined $opts{'name'}) { } |
| 104 | 0 | 0 | unless $opts{'name'} =~ m[^([^/]*)(?:/(.*))?$] |
| 112 | 0 | 0 | if (defined $opts{'scope'}) { } |
| 113 | 0 | 0 | if ($opts{'scope'} =~ /^u(ser)?$/i) { } |
| 0 | 0 | elsif ($opts{'scope'} =~ /^g(lobal)?$/i) { } | |
| 0 | 0 | elsif ($opts{'scope'} =~ /^a(pp(lication)?)?$/i) { } | |
| 0 | 0 | elsif ($opts{'scope'} =~ /^p(rocess)?$/i) { } |