Condition Coverage

blib/lib/Net/NetSend.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
631 0 0 0 $type ne $SMB_HEADER_SEND_SINGLE_BLOCK_MSG and $type ne $SMB_HEADER_SEND_MULTI_BLOCK_MSG_START
0 0 0 $type ne $SMB_HEADER_SEND_SINGLE_BLOCK_MSG and $type ne $SMB_HEADER_SEND_MULTI_BLOCK_MSG_START and $type ne $SMB_HEADER_SEND_MULTI_BLOCK_MSG_TEXT
0 0 0 $type ne $SMB_HEADER_SEND_SINGLE_BLOCK_MSG and $type ne $SMB_HEADER_SEND_MULTI_BLOCK_MSG_START and $type ne $SMB_HEADER_SEND_MULTI_BLOCK_MSG_TEXT and $type ne $SMB_HEADER_SEND_MULTI_BLOCK_MSG_END
661 0 0 0 $i % 8 == 0 and $i != 0

or 2 conditions

line l !l condition
609 0 0 uc shift() || die("first_level_encode called without params.\n")
610 0 0 shift() || 0