marcransome/Spfy

View on GitHub
lib/spfy/optionreader.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def self.parse(args)
  
    options = OpenStruct.new
    options.output = []
    options.verbose = false
Severity: Major
Found in lib/spfy/optionreader.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status