gsouf/zero-table

View on GitHub
src/plugins/clickEvent.js

Summary

Maintainability
A
1 hr
Test Coverage

Function afterDrawCell has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        "afterDrawCell": function(e){

            var plugin = this.plugin;

            e.cell.$cell.click(function(clickEvent){
Severity: Minor
Found in src/plugins/clickEvent.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status