activemerchant/active_merchant

View on GitHub
lib/active_merchant/country.rb

Summary

Maintainability
A
3 hrs
Test Coverage

File country.rb has 320 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module ActiveMerchant #:nodoc:
  class InvalidCountryCodeError < StandardError
  end

  class CountryCodeFormatError < StandardError
Severity: Minor
Found in lib/active_merchant/country.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status