groundtruth/PoziMobile

View on GitHub
js/formBuilder.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function buildField has 142 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        buildField: function(fieldDef) {
            var template;

            switch (fieldDef.type) {

Severity: Major
Found in js/formBuilder.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status