foodcoop-adam/foodsoft

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

Summary

Maintainability
A
1 hr
Test Coverage

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

w.List.prototype.templateEngines.unlist = function(list, settings) {
  var h = w.ListJsHelpers;
  
  // start with standard engine, override specific methods afterwards
  this.superClass = w.List.prototype.templateEngines.standard;
Severity: Minor
Found in app/assets/javascripts/list.unlist.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status