Densaugeo/PersistentWS

View on GitHub
PersistentWS.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function PersistentWS has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var PersistentWS = function PersistentWS(url, protocols, options) {
    var self = this;
    
    // @prop Boolean verbose -- log info about connections and disconnections
    // @option Boolean verbose -- Sets .verbose
Severity: Major
Found in PersistentWS.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status