erikroyall/hilo

View on GitHub
src/anim.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Animation has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function Animation (el, css, timing, onanimationstart, onanimationend) {
Severity: Minor
Found in src/anim.js - About 35 mins to fix

    Function animateCss has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      function animateCss (el, prop, timing, from, to) {
    Severity: Minor
    Found in src/anim.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status