.dev/tests/unit/class_form_validate_test.Test.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function test_complex()
    {
        $this->assertEquals('', common()->_get_error_messages());

        $old = $_SERVER['REQUEST_METHOD'];
Severity: Major
Found in .dev/tests/unit/class_form_validate_test.Test.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status