kelsin/coretheloothound

View on GitHub
app/routes/application.js

Summary

Maintainability
A
1 hr
Test Coverage

Function model has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  model() {
    var _this = this;
    var session = this.get('session');

    if (session.get('loggedIn')) {
Severity: Minor
Found in app/routes/application.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status