alilee/data_doc

View on GitHub
lib/data_doc/cli.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method parse_options has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.parse_options(doc, stdout, arguments)
      OptionParser.new do |opts|
        opts.banner = <<-BANNER.gsub(/^          /,'')
          #{DataDoc::DESCRIPTION}

Severity: Major
Found in lib/data_doc/cli.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status