FlipFlopWeekly/zori

View on GitHub
source/js/modules/admin/admin-ctrl.js

Summary

Maintainability
A
1 hr
Test Coverage

Function AdminController has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        function AdminController($scope, fireRef) {

            $scope.newLink = '';
            $scope.nbLinks = 0;

Severity: Minor
Found in source/js/modules/admin/admin-ctrl.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status