quentinrossetti/ruche

View on GitHub
lib/cli/alternatives.js

Summary

Maintainability
A
1 hr
Test Coverage

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

var alternatives = function (argv, callback) {

  var share = util.untilde(rc.dir.share + '/' + argv.package);

  // Get local packages
Severity: Minor
Found in lib/cli/alternatives.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status