bchelli/node-smb2

View on GitHub
lib/messages/query_directory.js

Summary

Maintainability
A
1 hr
Test Coverage

Function parseFile has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function parseFile(buffer){
  var file = {}
    , offset = 0
    ;

Severity: Minor
Found in lib/messages/query_directory.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status