Condition Coverage

lib/SMB/v2/Command/QueryDirectory.pm
Criterion Covered Total %
condition 0 18 0.0


or 2 conditions

line l !l condition
100 0 0 $self->file_index || 0
101 0 0 $self->files || []
117 0 0 $$file{'short_name'} || ''
140 0 0 $$file{'ea_size'} || 0
150 0 0 $$file{'id'} || 0
164 0 0 $self->fid || die('No fid set')

or 3 conditions

line l !l&&r !l&&!r condition
144 0 0 0 $level == 3 or $level == 37
150 0 0 0 $level == 38 or $level == 37