Condition Coverage

lib/SMB/v1/Command/Negotiate.pm
Criterion Covered Total %
condition 0 3 0.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 0 0 /^SMB (\d+)\.[0?](\d{2}|\?\?)/ and $1 << 8 + ($2 eq '??' ? 0 : $2) > $dialect0