opendena/pnf

View on GitHub
lib/pnf.js

Summary

Maintainability
A
1 hr
Test Coverage

Function args has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

pnf.args = function(arg) {
  switch (true) {
    case arg === '-help':
    case arg === '--help':
      pnf.stdout.write(
Severity: Minor
Found in lib/pnf.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status