| lib/Config/Simple/Extended.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 5 | 60.0 |
| line | l | !l | condition |
|---|---|---|---|
| 232 | 2 | 0 | $$args{'debug'} and 0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 223 | 0 | 1 | 2 | defined $$args{'base_config'} and UNIVERSAL::isa($$args{'base_config'}, 'Config::Simple') |