| blib/lib/Config/Context/ConfigScoped.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 124 | 0 | 0 | unless $args{'options'}{'ConfigScoped'} |
| 125 | 0 | 0 | unless $driver_opts{'warnings'} |
| 129 | 0 | 0 | unless exists $driver_opts{'parameter'} |
| 132 | 0 | 0 | unless exists $driver_opts{'declaration'} |
| 135 | 0 | 0 | if (exists $args{'lower_case_names'} and not exists $driver_opts{'lc'}) |
| 141 | 0 | 0 | if ($args{'string'}) { } |
| 0 | 0 | elsif ($args{'file'}) { } | |
| 172 | 0 | 0 | if ($$self{'text'}) { } |
| 179 | 0 | 0 | if (keys %$config == 1 and exists $$config{'_GLOBAL'}) |
| 183 | 0 | 0 | if wantarray |
| 201 | 0 | 0 | if wantarray |