luyadev/luya-module-cms

View on GitHub
tests/src/models/RedirectTest.php

Summary

Maintainability
A
1 hr
Test Coverage

Method testMatchRequestPath has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function testMatchRequestPath()
    {
        $fixture = new NgRestModelFixture([
            'modelClass' => Redirect::class
        ]);
Severity: Minor
Found in tests/src/models/RedirectTest.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status