eventick/pagseguro-transparente

View on GitHub
lib/pagseguro/transaction.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Transaction has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Transaction
    extend Forwardable
    attr_reader :response

    def_delegators :creditor_fees, :installment_fee_amount,
Severity: Minor
Found in lib/pagseguro/transaction.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status