Noosfero/noosfero

View on GitHub
plugins/orders/public/javascripts/jquery.stickyPanel.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function scroll has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        scroll: function (event) {
            var node = event.data.selected;
            var o = node.data("stickyPanel.state").options//event.data.options;

            var parentContainer = node.data("stickyPanel.state").parentContainer;
Severity: Major
Found in plugins/orders/public/javascripts/jquery.stickyPanel.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status