.dev/tests/unit/functions/function_my_array_merge_test.Test.php

Summary

Maintainability
B
4 hrs
Test Coverage

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

    public function test_complex()
    {
        $to_merge_1 = [
            'auth_user' => [
                'EXEC_AFTER_LOGIN' => [
Severity: Major
Found in .dev/tests/unit/functions/function_my_array_merge_test.Test.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status