gadael/gadael

View on GitHub
rest/admin/export.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function getController() {
    ctrlFactory.get.call(this, '/rest/admin/export');
    var ctrl = this;

    ctrl.controllerAction = function() {
Severity: Minor
Found in rest/admin/export.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status