Condition Coverage

lib/SMB/v2/Command/Close.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 $openfile && $openfile->file
62 0 0 0 $openfile && $openfile->file
64 0 0 0 $file and $file->exists

or 2 conditions

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