scaljeri/javascript-dependency-injection

View on GitHub
old-test/di-fixtures-basic.js

Summary

Maintainability
A
35 mins
Test Coverage

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

export function FooComplex(a, $foo, $barComplex, b, c) { this.args = arguments; }
Severity: Minor
Found in old-test/di-fixtures-basic.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status