lib/atig/optparse.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

      def parse!(argv)
        opts = {
          port: 16668,
          host: "localhost",
          log: nil,
Severity: Major
Found in lib/atig/optparse.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status