app/assets/javascripts/plugins/jquerymx-3.2.custom.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getParams has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        getParams: function( convert ) {
            var data = {},
                current;

            convert = convert === undefined ? false : convert;
Severity: Minor
Found in app/assets/javascripts/plugins/jquerymx-3.2.custom.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status