owncloud/core

View on GitHub
lib/private/Files/Storage/Wrapper/Jail.php

Summary

Maintainability
B
6 hrs
Test Coverage

Jail has 49 functions (exceeds 20 allowed). Consider refactoring.
Open

class Jail extends Wrapper { /* implements IVersionedStorage */
    /**
     * @var string
     */
    protected $rootPath;
Severity: Minor
Found in lib/private/Files/Storage/Wrapper/Jail.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status