CaffGeek/MBACNationals

View on GitHub
Web.Admin/ClientApp/Controllers/controller.history.js

Summary

Maintainability
A
1 hr
Test Coverage

Function historyController has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var historyController = function (dataService) {
        var vm = this;
        
        vm.History = [
            { year: 2019, province: 'QC', city: 'Gatineau' },
Severity: Minor
Found in Web.Admin/ClientApp/Controllers/controller.history.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status