g13013/node-app-next

View on GitHub
lib/application.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor (config) {
    super();
    var homeDir = process.env.HOME;
    var dir = process.cwd();
    var descriptor = new this.ModuleDescriptor(process.cwd());
Severity: Minor
Found in lib/application.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status