palmerj3/DW4

View on GitHub
components/app.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    listenForUserInput : function() {
      var self = this;

      // var lazyKeydown = _.throttle(function(e) {
      //   var direction = '';
Severity: Minor
Found in components/app.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status