AurelioDeRosa/Audero-Context-Menu

View on GitHub
src/js/jquery.auderoContextMenu.js

Summary

Maintainability
A
1 hr
Test Coverage

Function init has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

   function init($elements, options) {
      if (typeof options === 'string') {
         options = {
            idMenu: options
         };
Severity: Minor
Found in src/js/jquery.auderoContextMenu.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status