RackHD/on-wss

View on GitHub
index.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function onWssContextFactory has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function onWssContextFactory() {
    var core = onCore(),
        helper = core.helper,
        di = core.di;

Severity: Major
Found in index.js - About 2 hrs to fix

    Function run has 29 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            run: function () {
                var logger = this.logger,
                    messenger = this.messenger,
                    waterline = this.waterline,
                    wss = this.wss;
    Severity: Minor
    Found in index.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status