GeoKnow/Jassa-Core

View on GitHub
lib/facete/QueryUtils.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createQueryFacet has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    createQueryFacet: function(element, tableMod) {

        if(!element) {
            return null;
        }
Severity: Major
Found in lib/facete/QueryUtils.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status