lib/App/MtAws/ParentWorker.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
45 | 0 | 0 | unless send_data($worker->{'tochild'}, $task->{'action'}, $task->{'_id'}, $task->{'args'}, $task->{'attachment'}) |
57 | 0 | 0 | unless $pid |
61 | 0 | 0 | unless $taskid == $task->{'_id'} |
70 | 0 | 0 | if ($data->{'journal_entry'}) |
71 | 0 | 0 | unless defined $self->{'journal'} |