Condition Coverage

blib/lib/MongoDB/_Protocol.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
360 0 0 0 defined $level and $level < 0
530 0 0 0 defined $fields && length $fields
652 0 0 0 $opcode != 1 and $opcode != 2013
658 0 0 0 $opcode != 1 and $opcode != 2013

or 3 conditions

line l !l&&r !l&&!r condition
652 0 0 0 length $msg < $len or $opcode != 1 and $opcode != 2013
0 0 0 length $msg < $len or $opcode != 1 and $opcode != 2013 or $response_to != $request_id