averias/phpredis-bloom

View on GitHub

Showing 1 of 7 total issues

Function parse has a Cognitive Complexity of 7 (exceeds 5 allowed). Consider refactoring.
Open

public function parse($optionalParams)
{
$result = [];
if (empty($optionalParams)) {
return $result;
Severity
Category
Status
Source
Language