Branch Coverage

blib/lib/Armadito/Agent/Task/Getjobs.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
16 0 0 if ($params{'debug'})
35 0 0 if (defined $data->{'jobs'})
55 0 0 if (defined $obj->{'jobs'} and ref $obj->{'jobs'} eq 'ARRAY')
87 0 0 if ($response->is_success) { }