Condition Coverage

lib/SMB/v2/Header.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
59 0 0 0 ref $signature eq 'ARRAY' && @$signature == 16 && "$signature" ne "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000" && ($self->flags & 8) != 0

or 2 conditions

line l !l condition
44 0 0 delete $options{'aid'} || 0
0 0 delete $options{'credits'} || 0
0 0 delete $options{'struct_size'} || 2

or 3 conditions

line l !l&&r !l&&!r condition
44 0 0 0 delete $options{'credit_charge'} || ($options{'code'} ? 1 : 0)