blib/lib/System/Explain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 15 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 0 | 1 | 1 | $Command and not $rc |
1 | 1 | 0 | $Command and not $rc and not $Verbose | |
98 | 0 | 1 | 1 | $Errors and $rc |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
57 | 0 | 1 | 1 | $Command ||= $Verbose |
58 | 0 | 1 | 1 | $Errors ||= $Verbose |