cyberark/conjur-api-ruby

View on GitHub
lib/conjur/query_string.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Conjur::QueryString#options_querystring doesn't depend on instance state (maybe move it to another class?)
Open

  def options_querystring options
Severity: Minor
Found in lib/conjur/query_string.rb by reek

A Utility Function is any instance method that has no dependency on the state of the instance.

There are no issues that match your filters.

Category
Status