Condition Coverage

blib/lib/Mojo/Zabbix.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 0 ref $args->{$k} and &refaddr($args->{$k}) == &refaddr(\$required)
148 0 0 0 defined $data->{'params'} and ref $data->{'params'} eq 'HASH'
0 0 0 defined $data->{'params'} and ref $data->{'params'} eq 'HASH' and exists $data->{'params'}{'password'}
161 0 0 0 ref $data->{'params'} eq 'HASH' and exists $data->{'params'}{'password'}
208 0 0 0 &reftype($params) eq 'HASH' and not defined $params->{'output'}
0 0 0 &reftype($params) eq 'HASH' and not defined $params->{'output'} and $object . $op ne 'userlogin'