bkdotcom/PHPDebugConsole

View on GitHub
src/Debug/Dump/TextAnsi/Value.php

Summary

Maintainability
A
2 hrs
Test Coverage
A
97%

Value has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Value extends TextValue
{
    /** @var string */
    protected $escapeReset = "\e[0m";

Severity: Minor
Found in src/Debug/Dump/TextAnsi/Value.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status