gongo/table_beet

View on GitHub
lib/table_beet/formatters/html_template/data/js/jquery.quicksearch.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function quicksearch has 131 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.quicksearch = function (target, opt) {
        
        var timeout, cache, rowcache, jq_results, val = '', e = this, options = $.extend({ 
            delay: 100,
            selector: null,
Severity: Major
Found in lib/table_beet/formatters/html_template/data/js/jquery.quicksearch.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status