mambax7/alumni-26x

View on GitHub
media/jquery/widget-cssStickyHeaders.js

Summary

Maintainability
A
1 hr
Test Coverage

Function init has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        init : function(table, thisWidget, c, wo) {
            var $attach = $(wo.cssStickyHeaders_attachTo),
                namespace = '.cssstickyheader',
                $thead = c.$table.children('thead'),
                $caption = c.$table.find('caption'),
Severity: Minor
Found in media/jquery/widget-cssStickyHeaders.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status