DerDu/SPHERE-Framework

View on GitHub
Common/Script/ModGrid.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function ModGrid has 79 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.ModGrid = function(options)
    {
        var selfElement = this;
        // Basic jQuery handler to prevent event propagation
        var preventClick = function(e)
Severity: Major
Found in Common/Script/ModGrid.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status