open-orchestra/open-orchestra-model-bundle

View on GitHub
ModelBundle/Document/Node.php

Summary

Maintainability
B
5 hrs
Test Coverage

Node has 41 functions (exceeds 20 allowed). Consider refactoring.
Open

class Node implements NodeInterface
{
    use TimestampableDocument;
    use BlameableDocument;
    use Versionable;
Severity: Minor
Found in ModelBundle/Document/Node.php - About 5 hrs to fix

There are no issues that match your filters.

Category
Status