blib/lib/Config/Context/ConfigScoped.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
135 | 0 | 0 | 0 | exists $args{'lower_case_names'} and not exists $driver_opts{'lc'} |
179 | 0 | 0 | 0 | keys %$config == 1 and exists $$config{'_GLOBAL'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
118 | 0 | 0 | 0 | ref $proto || $proto |