Branch Coverage

lib/SMB/v1/Commands.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
292 0 0 if ($parser->size < $MIN_MESSAGE_SIZE)
325 0 0 if ($command_name) { }
328 0 0 unless $INC{$command_filename}
330 0 0 unless $command = $command_class->new($header)->parse($parser)