rob-murray/london-bike-hire-cli

View on GitHub
lib/london_bike_hire_cli/application.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def run
      program :name, 'London Bike Hire CLI'
      program :version, LondonBikeHireCli::VERSION
      program :description, 'A command line interface to the London Bike Hire API.'

Severity: Minor
Found in lib/london_bike_hire_cli/application.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status