luyadev/luya-module-cms

View on GitHub
tests/CmsConsoleTestCase.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getConfigArray has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getConfigArray()
    {
        return [
            'id' => 'basetestcase',
            'basePath' => dirname(__DIR__),
Severity: Minor
Found in tests/CmsConsoleTestCase.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status