blib/lib/System/Explain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 32 | 25.0 |
line | true | false | branch |
---|---|---|---|
32 | 1 | 1 | if $args =~ /\bsys\b/i |
33 | 0 | 2 | if $args =~ /\bdsys\b/i |
40 | 1 | 0 | if $Command |
42 | 0 | 1 | if $Command and not $rc and not $Verbose |
48 | 0 | 0 | if sys(@_) |
54 | 0 | 1 | if $Errors and $rc |
55 | 1 | 0 | if ($rc == 0) { } |
0 | 0 | elsif ($rc == 65280) { } | |
0 | 0 | elsif ($rc > 128) { } | |
57 | 1 | 0 | if $Verbose |
61 | 0 | 0 | if $Errors |
66 | 0 | 0 | if $Errors |
70 | 0 | 0 | if $Errors |
71 | 0 | 0 | if ($rc & 128) |
74 | 0 | 0 | if $Errors |
76 | 0 | 0 | if $Errors |