tmcgee/cmv-widgets

View on GitHub
widgets/Search/QueryBuilder/QueryBuilderMixin.js

Summary

Maintainability
D
1 day
Test Coverage

Function loadQueryBuilder has 402 lines of code (exceeds 100 allowed). Consider refactoring.
Open

        loadQueryBuilder: function () {
            var qbOptions = this.mixinDeep(this.defaultQueryBuilderOptions, this.queryBuilderOptions || {});

            // Namespace the configuration variables in this mixin
            this.queryBuilder = {
Severity: Major
Found in widgets/Search/QueryBuilder/QueryBuilderMixin.js - About 1 day to fix

There are no issues that match your filters.

Category
Status