codevise/pageflow

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

Summary

Maintainability
B
4 hrs
Test Coverage

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

    _create: function() {
      var that = this,
        scroller,
        chapterParts = $('.ov_chapter', this.element),
        pages = $('.ov_page', this.element),

    There are no issues that match your filters.

    Category
    Status