app/assets/javascripts/cells/labels.js

Summary

Maintainability
A
1 hr
Test Coverage

Function attachEvents has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  Labels.prototype.attachEvents = function() {
    var _this = this;

    var options = {
      success: function(responseText, status, xhr) {
Severity: Minor
Found in app/assets/javascripts/cells/labels.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status