AthensFramework/core

View on GitHub
assets/js/sort.js

Summary

Maintainability
A
1 hr
Test Coverage

Function sort has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

athens.sort = (function () {
    
    var setupSortFilter = function (handle) {

        var filterSection = $("div.sort-container[data-handle-for=" + handle + "]").closest('.table-container');
Severity: Minor
Found in assets/js/sort.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status