Showing 1 of 3 total issues

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
    Severity
    Category
    Status
    Source
    Language