AthensFramework/core

View on GitHub
assets/js/select.js

Summary

Maintainability
A
1 hr
Test Coverage

Function select has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

athens.select = (function () {
    var getVar = athens.ajax_section.getVar;

    var getActiveControls = function (handle) {
        return $("#top-filters select[data-handle-for=" + handle + "]");
Severity: Minor
Found in assets/js/select.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status