blib/lib/Config/ENV/Multi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
239 | 17 | 35 | 49 | defined $b && $b eq $a |
line | l | !l | condition |
---|---|---|---|
182 | 2 | 25 | $data->{'cache'}{__envs2key($target_env)} ||= {%{_match($package, $target_env);}} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
54 | 1 | 0 | 0 | $opts{'export'} || $data->{'export'} |