| blib/lib/Config/ENV/Multi.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 8 | 87.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 255 | 82 | 35 | 49 | defined $b && $b eq $a |
| line | l | !l | condition |
|---|---|---|---|
| 183 | 2 | 38 | $data->{'cache'}{__envs2key($target_env)} ||= {%{_match($package, $target_env);}} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 1 | 0 | 1 | $opts{'export'} || $data->{'export'} |