Condition Coverage

lib/SMB/v2/Command/SetInfo.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
106 0 0 0 $self->type == 1 and $self->level == 10
127 0 0 0 $self->type == 1 && $self->level == 13 && ord $self->buffer & 1

or 2 conditions

line l !l condition
89 0 0 $self->fid || die('No fid set')
0 0 $buffer // ''