Chatterbox-IRC/Chatterbox

View on GitHub
client/javascript/connection.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function connection has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

cb.connection = function() {
"use strict";
    var networks = [
        {
            name: "freenode",
Severity: Major
Found in client/javascript/connection.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status