mbrio/envirofig

View on GitHub
lib/envirofig.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  Envirofig.prototype.init = function(config, defaults) {
    var conf, prop, props;
    if (config == null) {
      config = {};
    }
Severity: Minor
Found in lib/envirofig.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status