manshar/manshar

View on GitHub
web-client/app/scripts/directives/sideMenu.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function link has 81 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      link: function(scope, element) {
        $rootScope.pushAside = false;
        scope.menuStatus = 'closed';
        scope.logout = function () {
          $analytics.eventTrack('Logout', {
Severity: Major
Found in web-client/app/scripts/directives/sideMenu.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status