DerDu/SPHERE-Framework

View on GitHub
Common/Script/ModForm.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function ModForm has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.ModForm = function(options)
    {
        var thisForm = this;
        // This is the easiest way to have default options.
        var settings = $.extend({
Severity: Major
Found in Common/Script/ModForm.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status