owncloud/core

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

Summary

Maintainability
B
5 hrs
Test Coverage

FailedStorage has 43 functions (exceeds 20 allowed). Consider refactoring.
Open

class FailedStorage extends Common {
    /** @var \Exception */
    protected $e;

    /**
Severity: Minor
Found in lib/private/Files/Storage/FailedStorage.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status