browsejs/browse.js

View on GitHub
lib/animation.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function _scrollYTick(obj, toY, duration, mode, callback) {
Severity: Minor
Found in lib/animation.js - About 35 mins to fix

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

    function _getAnimationStep(beginTime, duration, beginVal, endVal, mode) {
    Severity: Minor
    Found in lib/animation.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status