GeoKnow/Jassa-Core

View on GitHub
trash/to-port/facete/table/QueryFactoryTableMod.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function createQuery has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        createQuery: function() {
            var tableMod = this.tableMod;
            var element = this.elementFactory.createElement();
            
            if(!element) {
Severity: Major
Found in trash/to-port/facete/table/QueryFactoryTableMod.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status