hummingbird-me/hummingbird

View on GitHub
frontend/app/views/modals/crop-cover.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  didInsertElement: function() {
    return Ember.run.next((function() {
      var a, b, x, y,
          imageHeight = this.$("#preview").height(),
          imageWidth = this.$("#preview").width(),
Severity: Minor
Found in frontend/app/views/modals/crop-cover.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status