nooline/nooline

View on GitHub
common/js/nooline/views/content-snippet-view/bind-events.js

Summary

Maintainability
A
1 hr
Test Coverage

Function bindEvents has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  N.Views.ContentSnippetView.prototype.bindEvents = function (element) {

    var _this = this;

    _this.setElement(element);
Severity: Minor
Found in common/js/nooline/views/content-snippet-view/bind-events.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status