hummingbird-me/hummingbird

View on GitHub
frontend/app/components/waifu-selector.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  didInsertElement: function() {
    var bloodhound, _this = this;
    this.$().val(this.get('value'));
    bloodhound = new Bloodhound({
      datumTokenizer: function(d) {
Severity: Minor
Found in frontend/app/components/waifu-selector.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status