shivabhusal/hulaki

View on GitHub
lib/hulaki/option_parser.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method options has 85 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def options
    OptionParser.new do |opts|
      opts.banner =
          "Usage: \n"\
          "------- Search --------\n"\
Severity: Major
Found in lib/hulaki/option_parser.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status