lib/midb/server_view.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method help has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.help(what)
        case what
        when :list
          puts "midb v1.1.1 has several commands that you can use. For detailed information, see `midb help command`."
          puts " "
Severity: Minor
Found in lib/midb/server_view.rb - About 1 hr to fix

There are no issues that match your filters.

Category
Status