neyric/wireit

View on GitHub
sandbox/grouping/js/Grouper.js

Summary

Maintainability
A
3 hrs
Test Coverage

File Grouper.js has 268 lines of code (exceeds 250 allowed). Consider refactoring.
Open

(function() {

/**
 * @class Grouper
 */    
Severity: Minor
Found in sandbox/grouping/js/Grouper.js - About 2 hrs to fix

    Function setupWidget has 30 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

       setupWidget: function(displayDiv) {
        
            this.display = {};
            this.display.mainDiv = displayDiv;
            
    Severity: Minor
    Found in sandbox/grouping/js/Grouper.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status