lib/fog/aws/parsers/compute/describe_vpcs.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
24%

Method end_element has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

          def end_element(name)
            case @context[1 .. -1].join('.')
              # tagSet

              when 'vpcSet.item.tagSet.item'
Severity: Minor
Found in lib/fog/aws/parsers/compute/describe_vpcs.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status