angularPlugin.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getUser has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      getUser: function(fn) {
        userGetterMethod = fn;

        $rootScope.can = (verb, noun) => {
          try { 
Severity: Minor
Found in angularPlugin.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status