sakama/vagrant-niftycloud

View on GitHub
lib/vagrant-niftycloud/action/read_state.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method read_state has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def read_state(niftycloud, machine)
          return :not_created if machine.id.nil?

          # Find the machine
          # 例外の定義は以下参照
Severity: Minor
Found in lib/vagrant-niftycloud/action/read_state.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status