caffeinery/coffea

View on GitHub
lib/plugins/numeric.js

Summary

Maintainability
B
5 hrs
Test Coverage

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

module.exports = function () {
    return function (irc) {
        /**
         * Catch all numerics registered in the IRC RFCs.
         * We are aware RFC recommendation is that 005 is RPL_BOUNCE
Severity: Major
Found in lib/plugins/numeric.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status