RocketChat/Rocket.Chat

View on GitHub
apps/meteor/packages/rocketchat-livechat/assets/rocket-livechat.js

Summary

Maintainability
C
1 day
Test Coverage

File rocket-livechat.js has 473 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*!
 * EventEmitter v5.1.0 - git.io/ee
 * Unlicense - http://unlicense.org/
 * Oliver Caldwell - http://oli.me.uk/
 * @preserve
Severity: Minor
Found in apps/meteor/packages/rocketchat-livechat/assets/rocket-livechat.js - About 7 hrs to fix

    Function init has 45 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        var init = function(url) {
            if (!url) {
                return;
            }
    
    
    Severity: Minor
    Found in apps/meteor/packages/rocketchat-livechat/assets/rocket-livechat.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status