fog/fog-google

View on GitHub
examples/dns/zones.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

def test
  connection = Fog::DNS::Google.new

  puts "Create a Zone..."
  puts "----------------"
Severity: Minor
Found in examples/dns/zones.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status