yamadapc/dit

View on GitHub
lib/cli/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _handleSaved has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

cli._handleSaved = function(program, reddit) {
  if(program.download) {
    // If the flag was supplied without a value, set it to the default target
    // directory:
    if(program.download === true) {
Severity: Minor
Found in lib/cli/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status