owncloud/core

View on GitHub
lib/private/Files/Node/LazyRoot.php

Summary

Maintainability
C
1 day
Test Coverage

LazyRoot has 60 functions (exceeds 20 allowed). Consider refactoring.
Open

class LazyRoot implements IRootFolder {
    /** @var \Closure */
    private $rootFolderClosure;

    /** @var IRootFolder */
Severity: Major
Found in lib/private/Files/Node/LazyRoot.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status