fog/fog-ecloud

View on GitHub
lib/fog/ecloud/mock_data_classes.rb

Summary

Maintainability
D
1 day
Test Coverage

File mock_data_classes.rb has 590 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Fog
  module Ecloud
    module MockDataClasses
      class Base < Hash
        def self.base_url=(url)
Severity: Major
Found in lib/fog/ecloud/mock_data_classes.rb - About 1 day to fix

    Class MockData has 39 methods (exceeds 20 allowed). Consider refactoring.
    Open

          class MockData < Base
            def versions
              @versions ||= []
            end
    
    
    Severity: Minor
    Found in lib/fog/ecloud/mock_data_classes.rb - About 5 hrs to fix

      There are no issues that match your filters.

      Category
      Status