| blib/lib/Armadito/Agent/Task/Enrollment.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | if ($params{'debug'}) |
| 45 | 0 | 0 | if ($response->is_success and $response->content =~ /^\s*\{/ms) { } |
| 61 | 0 | 0 | if ($response->content =~ /^\s*\{/) |
| 83 | 0 | 0 | defined $jobj->{'agent_id'} ? : |
| 84 | 0 | 0 | defined $jobj->{'scheduler_id'} ? : |
| 86 | 0 | 0 | if ($jobj->{'agent_id'} > 0) |
| 97 | 0 | 0 | if (-f $keyfile) |
| 110 | 0 | 0 | if ($self->_isValidKeyFormat($key)) { } |
| 128 | 0 | 0 | if ($self->{'agent'}{'key'} ne '') { } |
| 0 | 0 | elsif (-f $keyfile) { } |