lib/payu/transaction.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method generate_signature has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def generate_signature
      Signature.generate(
        pos_id,
        pay_type,
        session_id,
Severity: Minor
Found in lib/payu/transaction.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status