forgottn/collegetrack_portal

View on GitHub
app/assets/javascripts/Emailform.js

Summary

Maintainability
A
1 hr
Test Coverage

Function init has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    init: function() {
      var myDropzone = this;
      var submitButton;
      var form = $('#email_form');

Severity: Minor
Found in app/assets/javascripts/Emailform.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status