fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/traffic_manager/list_traffic_manager_profiles.rb

Summary

Maintainability
A
2 hrs
Test Coverage
F
43%

Method list_traffic_manager_profiles has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def list_traffic_manager_profiles(*)
          profiles = [
            {
              'location' => 'global',
              'tags' => {},

    There are no issues that match your filters.

    Category
    Status