Shopify/active_merchant

View on GitHub
lib/active_merchant/billing/credit_card_methods.rb

Summary

Maintainability
C
7 hrs
Test Coverage

File credit_card_methods.rb has 463 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require 'set'

module ActiveMerchant #:nodoc:
  module Billing #:nodoc:
    # Convenience methods that can be included into a custom Credit Card object, such as an ActiveRecord based Credit Card object.
Severity: Minor
Found in lib/active_merchant/billing/credit_card_methods.rb - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status