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 =~ /$_/)
80 0 0 if ($exitcode eq '293')
90 0 0 unless $params->{'exec'}
94 0 0 if ($params->{'envs'})
106 0 0 if ($FusionInventory::Agent::Task::Deploy::ActionProcessor::Action::Cmd::OSNAME eq 'MSWin32') { }
115 0 0 if ($buf)
119 0 0 if @msg > $logLineLimit
123 0 0 if @msg > $logLineLimit
130 0 0 if $errMsg
139 0 0 if ($params->{'envs'})