owncloud/core

View on GitHub
lib/private/Files/Cache/Wrapper/CacheWrapper.php

Summary

Maintainability
A
2 hrs
Test Coverage

CacheWrapper has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class CacheWrapper extends Cache {
    /**
     * @var \OCP\Files\Cache\ICache
     */
    protected $cache;
Severity: Minor
Found in lib/private/Files/Cache/Wrapper/CacheWrapper.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status