.dev/tests/unit/tpl/tpl_driver_yf_test.Test.php

Summary

Maintainability
A
1 hr
Test Coverage

Method test_complex has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function test_complex()
    {
        $data = [
            'a_variable' => 'var_value',
            'navigation' => [
Severity: Minor
Found in .dev/tests/unit/tpl/tpl_driver_yf_test.Test.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status