blib/lib/Zabbix2/API/Graph.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | l | !l | condition |
---|---|---|---|
108 | 0 | 0 | (shift())->data->{'name'} || '???' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
123 | 0 | 0 | 0 | $self->data->{'graphtype'} == 0 or $self->data->{'graphtype'} == 1 |
0 | 0 | 0 | $self->data->{'graphtype'} == 2 or $self->data->{'graphtype'} == 3 |