| blib/lib/Config/Context/ConfigGeneral.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 122 | 25 | 2 | unless $args{'options'}{'ConfigGeneral'} |
| 124 | 27 | 0 | unless defined $driver_opts{'-MergeDuplicateBlocks'} |
| 127 | 27 | 0 | unless defined $driver_opts{'-MergeDuplicateOptions'} |
| 130 | 27 | 0 | unless defined $driver_opts{'-IncludeRelative'} |
| 138 | 15 | 12 | if ($args{'string'}) { } |
| 12 | 0 | elsif ($args{'file'}) { } | |
| 175 | 0 | 26 | if wantarray |
| 190 | 11 | 0 | if ($$self{'conf'}->can('files')) { } |
| 0 | 0 | elsif (exists $$self{'file'}) { } | |
| 199 | 0 | 11 | if wantarray |