CaffGeek/MBACNationals

View on GitHub
Web.Admin/AdminApp/Factories/factory.modal.js

Summary

Maintainability
A
1 hr
Test Coverage

Function modalFactory has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var modalFactory = function ($modal) {
        return {
            Participant: getParticipantModal,
            Divisions: getDivisionsModal
        };
Severity: Minor
Found in Web.Admin/AdminApp/Factories/factory.modal.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status