app/assets/javascripts/cells/filter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initialize has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  Filter.prototype.initialize = function() {
    var _this = this;

    this.form = _this.$target.find("form");

Severity: Minor
Found in app/assets/javascripts/cells/filter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status