blib/lib/Net/OpenStack/Client/API/Magic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
159 | 0 | 1 | 12 | ref \$something eq 'GLOB' and defined *$something{'CODE'} |
192 | 6 | 12 | 0 | grep {$method eq $_;} @Net::OpenStack::Client::API::Magic::METHODS_REQUIRE_OPTIONS and not exists $data->{'options'} |
line | l | !l | condition |
---|---|---|---|
80 | 95 | 10 | $cache->{'cmd'}{$service} || {} |