catdad/grandma

View on GitHub
bin/cli.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    run: function run() {
        var testFilter = argv.testname || argv._[1];

        if (!testFilter) {
            return exitWithError(util.format(
Severity: Minor
Found in bin/cli.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status