instructure/lti_public_resources

View on GitHub
ember-app/app/controllers/lti-app/search/results.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  parseResults: function(results) {
    var _this = this;
    this.set('nextCriteria', results.get('next_criteria'));
    this.set('performedSearch', true);

Severity: Minor
Found in ember-app/app/controllers/lti-app/search/results.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status