ksylvest/rhino

View on GitHub
lib/rhino/response.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

    def self.flush(socket, status, headers, body, time)
Severity: Minor
Found in lib/rhino/response.rb - About 35 mins to fix

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

        def initialize(socket, status, headers, body, time)
    Severity: Minor
    Found in lib/rhino/response.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status