gadael/gadael

View on GitHub
public/js/services/rest.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function LoadRestListService has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    return function LoadRestListService(ResourceFactory, RestResource) {

        /**
         * the returned object will be the one used in controller
         * to create the resource from url or create a new one
Severity: Major
Found in public/js/services/rest.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status