Cloud-CV/EvalAI

View on GitHub
frontend/src/js/controllers/permissionCtrl.js

Summary

Maintainability
A
1 hr
Test Coverage

Function PermCtrl has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function PermCtrl(utilities, $rootScope) {
        var vm = this;

        // message for not verified users
        vm.emailError = utilities.getData('emailError');
Severity: Minor
Found in frontend/src/js/controllers/permissionCtrl.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status