blib/lib/Net/Checkpoint/Management/v1/Role/ObjectMethods.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
47 | 0 | 0 | 0 | exists $params->{'id_keys'} and ref $params->{'id_keys'} eq "ARRAY" |
54 | 0 | 0 | 0 | exists $updated_data->{$key} and defined $updated_data->{$key} |
84 | 0 | 0 | 0 | exists $object->{$key} and $object->{$key} =~ /$search_params->{$key}/u |
90 | 0 | 0 | 0 | exists $object->{$key} and $object->{$key} eq $search_params->{$key} |