afcapel/websocket_parser

View on GitHub
lib/websocket/client_handshake.rb

Summary

Maintainability
A
45 mins
Test Coverage

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

    def initialize(verb, uri, headers = {}, proxy = {}, body = nil, version = '1.1')
Severity: Minor
Found in lib/websocket/client_handshake.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status