trema/trema-edge

View on GitHub
ruby/trema/cli.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class Cli has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Cli
    def initialize host
      @host = host
    end

Severity: Minor
Found in ruby/trema/cli.rb - About 3 hrs to fix

    Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def initialize ip_dst, tp_dst, ip_src, tp_src, n_pkts, n_octets
    Severity: Minor
    Found in ruby/trema/cli.rb - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status