RHeactorJS/web-app

View on GitHub
js/controller/password-change.js

Summary

Maintainability
A
1 hr
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status