karimsa/solver.js

View on GitHub
lib/dataset/createSolverStream.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    module.exports = function (type) {
        var reqs = sRequired[type],
            sums = {},
            n = 0,
            collect = function (sol) {
Severity: Major
Found in lib/dataset/createSolverStream.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status