| blib/lib/System/Explain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 1 | $Command and not $rc |
| 0 | 1 | 0 | $Command and not $rc and not $Verbose | |
| 54 | 0 | 1 | 0 | $Errors and $rc |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 30 | 0 | 1 | 1 | $Command ||= $Verbose |
| 31 | 0 | 1 | 1 | $Errors ||= $Verbose |