kaosf/conoha

View on GitHub
lib/conoha.rb

Summary

Maintainability
B
6 hrs
Test Coverage

Class Conoha has 35 methods (exceeds 20 allowed). Consider refactoring.
Open

class Conoha
  def self.init!
    load_config!
  end

Severity: Minor
Found in lib/conoha.rb - About 4 hrs to fix

    File conoha.rb has 258 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    require 'conoha/version'
    require 'conoha/util'
    require 'json'
    
    # :nocov:
    Severity: Minor
    Found in lib/conoha.rb - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status