chirashijs/chirashi

View on GitHub
lib/_internals/_setEvents.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function _setEvent (method, callback, options, event, element) {
Severity: Minor
Found in lib/_internals/_setEvents.js - About 35 mins to fix

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

    function _setEventOnEach (elements, method, callback, options, event) {
    Severity: Minor
    Found in lib/_internals/_setEvents.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status