bkdotcom/PHPDebugConsole

View on GitHub
src/Debug/Utility/FileStreamWrapper.php

Summary

Maintainability
A
0 mins
Test Coverage
A
96%

FileStreamWrapper has 23 functions (exceeds 20 allowed). Consider refactoring.
Wontfix

class FileStreamWrapper extends FileStreamWrapperBase
{
    /** @var resource|false */
    private $resource = false;

Severity: Minor
Found in src/Debug/Utility/FileStreamWrapper.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status