owncloud/core

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

Summary

Maintainability
B
4 hrs
Test Coverage

AbstractNode has 32 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractNode implements \OCP\Files\Node {
    /**
     * @inheritdoc
     */
    public function getMimePart() {
Severity: Minor
Found in lib/private/Files/Node/AbstractNode.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status