oglimmer/lunchy

View on GitHub
src/main/webapp/js/index/controllers/LunchyControllerListLocations.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        getData: function($defer, params) {
            
            // HACK: seems like the first parameter of NgTableParams doesn't respect page 
            if(initPage!=null) {
                if(initPage!=params.page()){

    There are no issues that match your filters.

    Category
    Status