owncloud/core

View on GitHub
lib/private/Files/Cache/FailedCache.php

Summary

Maintainability
A
2 hrs
Test Coverage

FailedCache has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class FailedCache implements ICache {
    /** @var bool whether to show the failed storage in the ui */
    private $visible;

    /**
Severity: Minor
Found in lib/private/Files/Cache/FailedCache.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status