joshminnie/hubtrics

View on GitHub
lib/hubtrics/parser.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method parse has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def parse(args)
      parser = OptionParser.new do |opts|
        opts.banner = banner
        opts.program_name = program_name if program_name

Severity: Minor
Found in lib/hubtrics/parser.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status