polyfony-inc/polyfony

View on GitHub
Private/Polyfony/Entity/Filter.php

Summary

Maintainability
A
3 hrs
Test Coverage

Filter has 30 functions (exceeds 20 allowed). Consider refactoring.
Open

class Filter {

    const FILTERS_TO_METHODS_MAP = [
        'capslock30'=>'toUppercaseSafe30Percent',
        'capslock50'=>'toUppercaseSafe50Percent',
Severity: Minor
Found in Private/Polyfony/Entity/Filter.php - About 3 hrs to fix

There are no issues that match your filters.

Category
Status