owncloud/core

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

Summary

Maintainability
A
3 hrs
Test Coverage

CacheJail has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

class CacheJail extends CacheWrapper {
    /**
     * @var string
     */
    protected $root;
Severity: Minor
Found in lib/private/Files/Cache/Wrapper/CacheJail.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status