bkdotcom/PHPDebugConsole

View on GitHub
src/Debug/Plugin/Highlight.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method getAssets has 90 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    public function getAssets() // phpcs:ignore SlevomatCodingStandard.Functions.FunctionLength
    {
        return array(
            'css' => array(
                './js/prism.css',
Severity: Major
Found in src/Debug/Plugin/Highlight.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status