onebeyond/rascal

View on GitHub
lib/amqp/Vhost.js

Summary

Maintainability
B
6 hrs
Test Coverage
B
83%

File Vhost.js has 442 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const debug = require('debug')('rascal:Vhost');
const format = require('util').format;
const inherits = require('util').inherits;
const EventEmitter = require('events').EventEmitter;
const async = require('async');
Severity: Minor
Found in lib/amqp/Vhost.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status