mambax7/alumni-26x

View on GitHub
media/jquery/tablesorter-master/js/widgets/widget-mark.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

        update : function( c, filters ) {
            var options = {},
                wo = c.widgetOptions,
                regex = ts.mark.regex,
                $rows = c.$table
Severity: Major
Found in media/jquery/tablesorter-master/js/widgets/widget-mark.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status