gosddc/vagrant-vcloudair

View on GitHub
lib/vagrant-vcloudair/action/destroy_vapp.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method call has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def call(env)
          cfg = env[:machine].provider_config
          cnx = cfg.vcloudair_cnx.driver
          vapp_id = env[:machine].get_vapp_id

Severity: Minor
Found in lib/vagrant-vcloudair/action/destroy_vapp.rb - About 1 hr to fix

There are no issues that match your filters.

Category
Status