r7kamura/docomoru

View on GitHub
lib/docomoru/arguments.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Arguments has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Arguments
    def initialize(argv)
      @argv = argv
    end

Severity: Minor
Found in lib/docomoru/arguments.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status