Branch Coverage

blib/lib/System/Explain.pm
Criterion Covered Total %
branch 14 32 43.7


line true false branch
59 1 1 if $args =~ /\bsys\b/i
60 1 1 if $args =~ /\bdsys\b/i
77 2 0 if $Command
79 0 2 if $Command and not $rc and not $Verbose
91 1 0 if sys(@_)
98 1 1 if $Errors and $rc
99 1 1 if ($rc == 0) { }
1 0 elsif ($rc == 65280) { }
0 0 elsif ($rc > 128) { }
101 1 0 if $Verbose
105 1 0 if $Errors
110 0 0 if $Errors
114 0 0 if $Errors
115 0 0 if ($rc & 128)
118 0 0 if $Errors
120 0 0 if $Errors