DerDu/SPHERE-Framework

View on GitHub
System/Cache/CacheStatus.php

Summary

Maintainability
A
45 mins
Test Coverage

Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $CountHit = -1,
        $CountMiss = -1,
        $SizeAvailable = -1,
        $SizeUsed = -1,
        $SizeFree = -1,
Severity: Minor
Found in System/Cache/CacheStatus.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status