betajs/betajs-ui

View on GitHub
src/events/events_support.js

Summary

Maintainability
A
1 hr
Test Coverage

Function dispatchPointsSeparatorEvent has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        dispatchPointsSeparatorEvent: function(element, label, included, excluded, data, options) {
Severity: Minor
Found in src/events/events_support.js - About 45 mins to fix

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

            dispatchManualBubbleEvent: function(element, label, predicate, data, options) {
    Severity: Minor
    Found in src/events/events_support.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status