JigneshSatam/checkbox_select_all

View on GitHub
javascript/select_all.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function select_all has 111 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $.fn.select_all = function(options) {
    var selectables;
    var settings = $.extend({
      class: "no_class",
      infinite_scroll_select: false,
Severity: Major
Found in javascript/select_all.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status