bitverseio/identicon

View on GitHub
src/Bitverse/Identicon/SVG/Path.php

Summary

Maintainability
A
1 hr
Test Coverage

Method arcTo has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $x,
        $y,
        $xRadius,
        $yRadius,
        $xRotation,
Severity: Major
Found in src/Bitverse/Identicon/SVG/Path.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status