fairplaysk/datacamp

View on GitHub
app/assets/javascripts/datasets/search.js

Summary

Maintainability
A
1 hr
Test Coverage

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

var init_search = function(row, reset){

  row.find(".remove_row").click(function(){
    row.remove();
    return false;
Severity: Minor
Found in app/assets/javascripts/datasets/search.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status