fog/fog-azure-rm

View on GitHub
lib/fog/azurerm/requests/network/list_network_interfaces.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
46%

Method list_network_interfaces has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def list_network_interfaces(resource_group)
          nic =
            {
              'value' =>
                [
Severity: Minor
Found in lib/fog/azurerm/requests/network/list_network_interfaces.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status