iamisti/mdDataTable

View on GitHub
app/modules/main/factories/mdtPaginationHelperFactory.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function mdtPaginationHelperFactory has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function mdtPaginationHelperFactory(PaginatorTypeProvider, _){

        function mdtPaginationHelper(dataStorage, paginationSetting){
            this.paginatorType = PaginatorTypeProvider.ARRAY;

Severity: Major
Found in app/modules/main/factories/mdtPaginationHelperFactory.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status