Condition Coverage

blib/lib/Net/IPP/IPPRequest.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
123 0 0 0 $key ne &TYPE and $key ne 'attributes-charset'
0 0 0 $key ne &TYPE and $key ne 'attributes-charset' and $key ne 'attributes-natural-language'
144 0 0 0 exists $$request{&OPERATION} and exists $$request{&REQUEST_ID}