AppStateESS/homestead

View on GitHub
javascript/reportSetupDialog/reportSetupDialog.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function reportSetupDialog has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

$.fn.reportSetupDialog = function(settings) {
    settings = jQuery.extend({
        dialogId: null,
        linkId: null,
        reportName: null,
Severity: Major
Found in javascript/reportSetupDialog/reportSetupDialog.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status