rootslab/vapid

View on GitHub
lib/commands/server.js

Summary

Maintainability
A
1 hr
Test Coverage

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

exports.commands = function () {

    var wmsg = function ( cmd ) {
            return '-ERR wrong number of arguments for \'' + cmd + '\' command\r\n';
        }
Severity: Minor
Found in lib/commands/server.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status