RHeactorJS/web-app

View on GitHub
js/controller/activation.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ActivationController has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function ActivationController (app) {
  app
    .config(['$stateProvider', ($stateProvider) => {
      $stateProvider
        .state('activation', {
Severity: Minor
Found in js/controller/activation.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status