EVE-Tools/node-43

View on GitHub
lib/messagePipeline/messageParser.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports = module.exports = function(message, callback) {
  //
  // Inflates and parses the message
  //

Severity: Minor
Found in lib/messagePipeline/messageParser.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status