pagseguro/ruby

View on GitHub
lib/pagseguro/request.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method post_xml has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def post_xml(path, api_version, credentials, data = '', options={})
Severity: Minor
Found in lib/pagseguro/request.rb - About 35 mins to fix

    Method execute has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def execute(request_method, path, api_version, data, headers) # :nodoc:
    Severity: Minor
    Found in lib/pagseguro/request.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status