foodcoops/foodsoft

View on GitHub
app/assets/javascripts/list.delay.js

Summary

Maintainability
A
1 hr
Test Coverage

Function delay has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

window.List.prototype.plugins.delay = function(locals, options) {
  var list = this;
  
  this.searchTimeout = undefined;
  
Severity: Minor
Found in app/assets/javascripts/list.delay.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status