Condition Coverage

blib/lib/OpenStack/Client.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
371 0 4 0 exists $a->{$key_a} and $opts{'replace'}

or 2 conditions

line l !l condition
109 57 2 $opts{'package_ua'} ||= 'LWP::UserAgent'
110 57 2 $opts{'package_request'} ||= 'HTTP::Request'
111 57 2 $opts{'package_response'} ||= 'OpenStack::Client::Response'
181 36 13 $args{'headers'} ||= {}