blib/lib/Config/ENV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 10 | 90.0 |
line | l | !l | condition |
---|---|---|---|
33 | 1 | 8 | $opts{'default'} || 'default' |
91 | 11 | 25 | $data->{'_merged'}{$package->env} ||= {%{$data->{'common'};}, %{{} unless $data->{'envs'}{$package->env};}, map({%$_;} @{$$data{"_local"};})} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 1 | 1 | 3 | $opts{'export'} || $data->{'export'} |
45 | 112 | 36 | 0 | shift() || caller 1 |