cyberarm/rewrite-gameoverseer

View on GitHub
lib/gameoverseer/server/renet_server.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def initialize(host, port, packet_handler, encryption_handler, max_clients = 4, channels = 4, download_bandwidth = 0, upload_bandwidth = 0)
Severity: Major
Found in lib/gameoverseer/server/renet_server.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status