lightspeeddevelopment/lsx-health-plan

View on GitHub
classes/integrations/facetwp/class-connected-plans.php

Summary

Maintainability
A
3 hrs
Test Coverage

Showing 1 of 1 total issue

Function index_exercises has a Cognitive Complexity of 46 (exceeds 25 allowed). Consider refactoring.
Open

public function index_exercises( $row ) {
if ( empty( $this->current_plan_ids ) ) {
return;
}
$i = 1;
Severity: Minor
Found in classes/integrations/facetwp/class-connected-plans.php - About 3 hrs to fix

There are no issues that match your filters.

Category
Status