meyfa/php-svg

View on GitHub
src/Nodes/SVGNode.php

Summary

Maintainability
A
2 hrs
Test Coverage
D
68%

SVGNode has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class SVGNode
{
    /**
     * @var SVGNodeContainer $parent The parent node.
     */
Severity: Minor
Found in src/Nodes/SVGNode.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status