catarse/catarse_moip

View on GitHub
app/assets/javascripts/catarse_moip/payment_card.js

Summary

Maintainability
A
1 hr
Test Coverage

Function onSubmit has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  onSubmit: function(e) {
    var that = this;
    e.preventDefault();

    if(!that.moipForm.validate()){
Severity: Minor
Found in app/assets/javascripts/catarse_moip/payment_card.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status