owncloud/core

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

Summary

Maintainability
C
1 day
Test Coverage

Wrapper has 58 functions (exceeds 20 allowed). Consider refactoring.
Open

class Wrapper implements \OC\Files\Storage\Storage, ILockingStorage, IPersistentLockingStorage {
    /**
     * @var \OC\Files\Storage\Storage $storage
     */
    protected $storage;
Severity: Major
Found in lib/private/Files/Storage/Wrapper/Wrapper.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status