pheature-flags/toggle-model

View on GitHub

Showing 1 of 1 total issue

Function match has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.
Open

public function match(array $payload): bool
{
if (empty($this->criteria)) {
return false;
}
Severity: Minor
Found in src/InCollectionMatchingSegment.php - About 25 mins to fix
Severity
Category
Status
Source
Language