Condition Coverage

blib/lib/Net/RabbitMQ/Management/API.pm
Criterion Covered Total %
condition 4 9 44.4


or 3 conditions

line l !l&&r !l&&!r condition
62 7 1 0 delete $args{'method'} || croak('Missing mandatory key in parameters: method')
63 6 1 0 delete $args{'path'} || croak('Missing mandatory key in parameters: path')
603 0 0 0 $args{'password'} or $args{'password_hash'}