bkdotcom/PHPDebugConsole

View on GitHub
src/Debug/ServiceProvider.php

Summary

Maintainability
A
0 mins
Test Coverage
A
90%

Method register has 135 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    public function register(Container $container) // phpcs:ignore SlevomatCodingStandard.Functions.FunctionLength
    {
        /*
            These "services" are reused between channels
            each debug "rootInstance" gets at most one instance of the following
Severity: Major
Found in src/Debug/ServiceProvider.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status