Branch Coverage

blib/lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Cmd.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
14 0 0 if (ref $retChecks ne 'ARRAY')
20 0 0 if ($retCheck->{'type'} eq 'okCode') { }
0 0 elsif ($retCheck->{'type'} eq 'okPattern') { }
0 0 elsif ($retCheck->{'type'} eq 'errorCode') { }
0 0 elsif ($retCheck->{'type'} eq 'errorPattern') { }
22 0 0 if ($exitStatus == $_)
28 0 0 unless length $_
29 0 0 if ($$buf =~ /$_/)
35 0 0 if ($exitStatus == $_)
41 0 0 unless length $_
42 0 0 if ($$buf =~ /$_/)
81 0 0 if ($exitcode eq '293')
92 0 0 unless $params->{'exec'}
97 0 0 if ($params->{'envs'})
109 0 0 if ($FusionInventory::Agent::Task::Deploy::ActionProcessor::Action::Cmd::OSNAME eq 'MSWin32') { }
118 0 0 if ($buf)
122 0 0 if @msg > $logLineLimit
126 0 0 if @msg > $logLineLimit
133 0 0 if $errMsg
142 0 0 if ($params->{'envs'})