AurelioDeRosa/Audero-Context-Menu

View on GitHub

Showing 3 of 83 total issues

Function exports has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (grunt) {
   require('time-grunt')(grunt);
   require('jit-grunt')(grunt);

   grunt.initConfig({
Severity: Major
Found in Gruntfile.js - About 3 hrs to fix

    Function exports has 50 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    module.exports = function(config) {
       config.set({
          browsers: ['PhantomJS'],
          browserNoActivityTimeout: 1500,
          captureTimeout: 3000,
    Severity: Minor
    Found in karma.conf.js - About 2 hrs to fix

      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
        Severity
        Category
        Status
        Source
        Language