cfpb/owning-a-home

View on GitHub
src/static/js/modules/prepare-worksheets/inputs/input-notes.js

Summary

Maintainability
A
1 hr
Test Coverage

Function InputNotes has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function InputNotes( options ) {
  // TODO see if bind() can be used in place of _self = this.
  // Note bind()'s lack of IE8 support.
  var _self = this;
  var _row = options.row;
Severity: Minor
Found in src/static/js/modules/prepare-worksheets/inputs/input-notes.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status