| blib/lib/Config/ROFL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 107 | 0 | 0 | 12 | defined $_ and not &readonly($_) |
| line | l | !l | condition |
|---|---|---|---|
| 116 | 2 | 0 | $ENV{$prefix} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 94 | 6 | 4 | 0 | $path //= $self->$method |