dynamic/foxystripe

View on GitHub

Showing 96 of 127 total issues

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

    easeInQuad: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeInOutCubic: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.easing.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 thirdparty/flexslider/demo/js/jquery.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 thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeOutCirc: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeInQuart: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.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 thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeInOutQuint: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeOutQuad: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeInOutQuad: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.easing.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 thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    swing: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeInOutQuart: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.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 thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeInOutSine: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.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 thirdparty/flexslider/demo/js/jquery.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 thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

    easeOutQuint: function (x, t, b, c, d) {
Severity: Minor
Found in thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix

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

        queryNewValue = function (code, newValue, link, id, clicked) {
Severity: Minor
Found in javascript/quantity.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 thirdparty/flexslider/demo/js/jquery.easing.js - About 35 mins to fix
Severity
Category
Status
Source
Language