datacite/bracco

View on GitHub
app/controllers/reset.js

Summary

Maintainability
A
1 hr
Test Coverage

Function sendLink has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    sendLink() {
      this.set('requestSent', false);
      let { identification } = this;
      let self = this;
      let url = ENV.API_URL + '/reset';
Severity: Minor
Found in app/controllers/reset.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status