parroit/crafter

View on GitHub
lib/modules-builder.js

Summary

Maintainability
A
1 hr
Test Coverage

Function modulesBuilder has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function modulesBuilder() {
    var builder = {
        rootModules:{},
        modules:{},
        resolved:{},
Severity: Minor
Found in lib/modules-builder.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status