Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | TestHTTPServer\Server::init_ssl_settings() | 0 | 22 | 8 | 8 | 0 | 0 | 0 |
C | Server::process_connected_client_head() | 0 | 43 | 12 | 12 | 0 | 0 | 0 |
C | Server::process_all_connected_clients() | 0 | 28 | 13 | 13 | 0 | 0 | 0 |
C | Server::process_connected_client() | 0 | 31 | 13 | 13 | 0 | 0 | 0 |
C | Server::receive_data_from_connected_client() | 0 | 17 | 7 | 7 | 0 | 0 | 0 |
B | TestHTTPServer\Server::listen_tick() | 0 | 29 | 6 | 6 | 0 | 0 | 0 |
B | Server::process_connected_client_body() | 0 | 16 | 4 | 4 | 0 | 0 | 0 |
B | Server::check_timeouts_on_connection() | 0 | 8 | 5 | 5 | 0 | 0 | 0 |
B | TestHTTPServer\Server::fix_incoming_settings() | 0 | 9 | 5 | 5 | 0 | 0 | 0 |
B | TestHTTPServer\Server::init_listening() | 0 | 13 | 5 | 5 | 0 | 0 | 0 |
A | Server::check_requested_host_in_accepted_list() | 0 | 12 | 4 | 4 | 0 | 0 | 0 |
A | NokitaKaze\TestHTTPServer\Server::listen() | 0 | 10 | 4 | 4.07 | 0 | 0 | 0 |
A | TestHTTPServer\Server::get_default_settings() | 0 | 10 | 1 | 1 | 0 | 0 | 0 |
A | TestHTTPServer\Server::__construct() | 0 | 5 | 1 | 1 | 0 | 0 | 0 |
A | Server::check_timeouts_on_connection_body_received_without_head() | 0 | 4 | 3 | 3 | 0 | 0 | 0 |