fog/fog-google

View on GitHub
lib/fog/compute/google.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File google.rb has 257 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Fog
  module Compute
    class Google < Fog::Service
      autoload :Mock, File.expand_path("../google/mock", __FILE__)
      autoload :Real, File.expand_path("../google/real", __FILE__)
Severity: Minor
Found in lib/fog/compute/google.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status