Codeminer42/cm42-central

View on GitHub
app/assets/javascripts/views/form_view.js

Summary

Maintainability
A
1 hr
Test Coverage

Function select has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  select: function (name, select_options, options) {
    if (typeof options === 'undefined') {
      options = {};
    }

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

    There are no issues that match your filters.

    Category
    Status