spritejs/sprite-core

View on GitHub
src/modules/animation/patheffect/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function _split has 10 arguments (exceeds 5 allowed). Consider refactoring.
Open

function _split(x1, y1, x2, y2, x3, y3, x4, y4, t, reverse) {
Severity: Major
Found in src/modules/animation/patheffect/index.js - About 1 hr to fix

    Function split has 9 arguments (exceeds 5 allowed). Consider refactoring.
    Open

    function split(x1, y1, x2, y2, x3, y3, x4, y4, t) {
    Severity: Major
    Found in src/modules/animation/patheffect/index.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status