CaffGeek/MBACNationals

View on GitHub
Web.Admin/AdminApp/Controllers/controller.rebuild.js

Summary

Maintainability
A
1 hr
Test Coverage

Function rebuildController has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var rebuildController = function ($http, $q) {
        var vm = this;

        vm.readmodels = [
            { Name: 'All' },
Severity: Minor
Found in Web.Admin/AdminApp/Controllers/controller.rebuild.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status