nledez/proxmox

View on GitHub

Showing 2 of 2 total issues

Class Proxmox has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Proxmox
    # Return connection status
    # - connected
    # - error
    attr_reader :connection_status
Severity: Minor
Found in lib/proxmox.rb - About 2 hrs to fix

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

        def initialize(pve_cluster, node, username, password, realm, ssl_options = {})
    Severity: Minor
    Found in lib/proxmox.rb - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language