owncloud/core

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

Summary

Maintainability
A
2 hrs
Test Coverage

NonExistingFolder has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class NonExistingFolder extends Folder {
    /**
     * @param string $newPath
     * @throws \OCP\Files\NotFoundException
     */
Severity: Minor
Found in lib/private/Files/Node/NonExistingFolder.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status