codevise/pageflow

View on GitHub
entry_types/paged/packages/pageflow-paged/src/frontend/jqueryUiWidgets/scrollButton.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function _create has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    _create: function() {
      var element = this.element;
      var scroller = this.options.scroller;
      var direction = this.options.direction;

    There are no issues that match your filters.

    Category
    Status