mambax7/extgallery

View on GitHub

Showing 701 of 9,653 total issues

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

    easeInOutCubic: function (x, t, b, c, d) {
Severity: Minor
Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

        easeInSine: function (x, t, b, c, d) {
    Severity: Minor
    Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

          easeInCirc: function (x, t, b, c, d) {
      Severity: Minor
      Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

            easeInOutElastic: function (x, t, b, c, d) {
        Severity: Minor
        Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

              easeInOutBounce: function (x, t, b, c, d) {
          Severity: Minor
          Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                    add: function(element, interval, label, fn, times) {
            Severity: Minor
            Found in assets/js/galleryview/timers.js - About 35 mins to fix

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

                  function _initSlides( $tos, $anchors, $wrpr, $sldr, opts )
              Severity: Minor
              Found in assets/js/TosRUs/src/js/jquery.tosrus.js - About 35 mins to fix

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

                    function animate( $element, properties, direct, callback, easing )
                Severity: Minor
                Found in assets/js/TosRUs/src/js/jquery.tosrus.js - About 35 mins to fix

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

                      easeInBounce: function (x, t, b, c, d) {
                  Severity: Minor
                  Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                        easeInExpo: function (x, t, b, c, d) {
                    Severity: Minor
                    Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                          easeOutElastic: function (x, t, b, c, d) {
                      Severity: Minor
                      Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                            easeOutExpo: function (x, t, b, c, d) {
                        Severity: Minor
                        Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                              easeInOutCirc: function (x, t, b, c, d) {
                          Severity: Minor
                          Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                                easeOutBounce: function (x, t, b, c, d) {
                            Severity: Minor
                            Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                                  function _initSlidesFromContent( $tos, $anchors, $wrpr, $sldr, opts )
                              Severity: Minor
                              Found in assets/js/TosRUs/src/js/jquery.tosrus.js - About 35 mins to fix

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

                                    function _initSlidesFromAnchors( $tos, $anchors, $wrpr, $sldr, opts )
                                Severity: Minor
                                Found in assets/js/TosRUs/src/js/jquery.tosrus.js - About 35 mins to fix

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

                                      easeOutCubic: function (x, t, b, c, d) {
                                  Severity: Minor
                                  Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                                        $.fn.toggleMode = function($mg,mode,current,o,incfactor){
                                    Severity: Minor
                                    Found in assets/js/microgallery/jquery.microgallery.js - About 35 mins to fix

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

                                          easeInCubic: function (x, t, b, c, d) {
                                      Severity: Minor
                                      Found in assets/js/galleryview/easing.js - About 35 mins to fix

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

                                            easeOutSine: function (x, t, b, c, d) {
                                        Severity: Minor
                                        Found in assets/js/galleryview/easing.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language