| blib/lib/Config/Find/Where.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | defined $dn ? : |
| 28 | 0 | 0 | defined $dn ? : |
| 39 | 0 | 0 | defined $dn ? : |
| 50 | 0 | 0 | defined $dn ? : |
| 61 | 0 | 0 | defined $dn ? : |
| 70 | 0 | 0 | if ($create) |
| 105 | 0 | 0 | if (defined $opts{'name'}) { } |
| 106 | 0 | 0 | unless $opts{'name'} =~ m[^([^/]*)(?:/(.*))?$] |
| 114 | 0 | 0 | if (defined $opts{'scope'}) { } |
| 115 | 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) { } |