phadej/typify

View on GitHub
lib/functionParser.js

Summary

Maintainability
A
35 mins
Test Coverage

Function functionTypeP1 has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

var functionTypeP1 = A.lift(nameP, contextP, paramsP, restP, checkableP, function (name, context, params, rest, result) {
Severity: Minor
Found in lib/functionParser.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status