RHeactorJS/web-app

View on GitHub
js/controller/navigation.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function NavigationController has 105 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function NavigationController (app) {
  app
    .controller('NavigationController', [
      'UserService',
      'ClientStorageService',
Severity: Major
Found in js/controller/navigation.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status