partkeepr/PartKeepr

View on GitHub
web/setup/js/SetupWizard.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setupCards has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    setupCards: function ()
    {
        var cards = new Array();

        cards.push(Ext.create('Ext.form.Panel', {
Severity: Minor
Found in web/setup/js/SetupWizard.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status