gsouf/zero-table

View on GitHub
src/plugins/searchHeader.js

Summary

Maintainability
A
1 hr
Test Coverage

Function drawHeaderColumns has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        drawHeaderColumns: function($row, tableInstance){

            var self = this;

            var colsLength = tableInstance.table.columns.length;
Severity: Minor
Found in src/plugins/searchHeader.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status