| blib/lib/Zabbix/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | unless exists $self->{'verbosity'} |
| 29 | 0 | 0 | unless exists $self->{'env_proxy'} |
| 30 | 0 | 0 | unless exists $self->{'lazy'} |
| 53 | 0 | 0 | if (defined $value) { } |
| 72 | 0 | 0 | if (defined $value) { } |
| 136 | 0 | 0 | if ($@) |
| 143 | 0 | 0 | if ($decoded->{'error'}) |
| 163 | 0 | 0 | if ($decoded->{'error'}) |
| 192 | 0 | 0 | if ($@) |
| 234 | 0 | 0 | if ($response->is_success) |
| 238 | 0 | 0 | if ($decoded->{'error'}) |
| 277 | 0 | 0 | if ($@) |
| 295 | 0 | 0 | if (my $replacement = $self->refof($thing)) { } |