CleverStack/angular-seed

View on GitHub
app/modules/cs_table/controllers/CleverTableController.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        getData   : function($defer, params) {

          // $scope.toggleFilter = function(params) {
          //   params.settings().$scope.show_filter = !params.settings().$scope.show_filter;
          // };
Severity: Minor
Found in app/modules/cs_table/controllers/CleverTableController.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status