.dev/tests/unit/functions/function_check_ip_test.Test.php
Method test_1
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function test_1()
{
$test_array = [
'172.19.177.198, 170.51.255.218' => '170.51.255.218',
'172.19.177.198, 10.21.0.218' => '',