liquidm/zmachine

View on GitHub
lib/zmachine.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method connect has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.connect(server, port_or_type=nil, handler=nil, *args, &block)
Severity: Minor
Found in lib/zmachine.rb - About 35 mins to fix

    Method start_server has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      def self.start_server(server, port_or_type=nil, handler=nil, *args, &block)
    Severity: Minor
    Found in lib/zmachine.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status