boennemann/zentodone

View on GitHub
app/scripts/controllers/account.js

Summary

Maintainability
A
1 hr
Test Coverage

Function handleForm has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $scope.handleForm = function() {
    $scope.errors = {}

    var down = $q.defer()
    down.promise.then(function(error) {
Severity: Minor
Found in app/scripts/controllers/account.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status