| blib/lib/Zabbix2/API/Graph.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 0 | 0 | if ($self->id) { } |
| 75 | 0 | 0 | if (defined $value) { } |
| 94 | 0 | 0 | if ($suffix) { } |
| 123 | 0 | 0 | if ($self->data->{'graphtype'} == 0 or $self->data->{'graphtype'} == 1) { } |
| 0 | 0 | elsif ($self->data->{'graphtype'} == 2 or $self->data->{'graphtype'} == 3) { } |