owncloud/core

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

Summary

Maintainability
B
5 hrs
Test Coverage

Encoding has 39 functions (exceeds 20 allowed). Consider refactoring.
Open

class Encoding extends Wrapper {
    /**
     * @var CappedMemoryCache
     */
    private $namesCache;
Severity: Minor
Found in lib/private/Files/Storage/Wrapper/Encoding.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status