deps/npm/lib/init.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function init (args, cb) {
  var dir = process.cwd()
  log.pause()
  npm.spinner.stop()
  var initFile = npm.config.get("init-module")
Severity: Minor
Found in deps/npm/lib/init.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status