sebastian-software/core

View on GitHub
source/class/jasy/Env.js

Summary

Maintainability
A
1 hr
Test Coverage

Function addField has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        addField : function(field)
        {
            // possible variants
            // 1: name, 1, test, [val1, val2]
            // 2: name, 2, value
Severity: Minor
Found in source/class/jasy/Env.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status