Smile-SA/elasticsuite

View on GitHub
src/module-elasticsuite-catalog-rule/Model/Data/Condition.php

Summary

Maintainability
A
2 hrs
Test Coverage

Condition has 12 functions (exceeds 10 allowed). Consider refactoring.
Open

class Condition extends AbstractSimpleObject implements ConditionInterface
{
    const KEY_CONDITION_TYPE = 'condition_type';
    const KEY_CONDITIONS = 'conditions';
    const KEY_AGGREGATOR_TYPE = 'aggregator_type';
Severity: Minor
Found in src/module-elasticsuite-catalog-rule/Model/Data/Condition.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status