Showing 2,136 of 3,976 total issues
Function condense
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function condense( unmatched, map, filter, context, xml ) {
Function superMatcher
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
superMatcher = function( seed, context, xml, results, outermost ) {
Function augmentWidthOrHeight
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
Function easeOutSine
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeOutSine: function (x, t, b, c, d) {
Function list
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function list (format, index, field, count, setter) {
Function createLocalOrUTC
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function createLocalOrUTC (input, format, locale, strict, isUTC) {
Function eq
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function eq(a, b, aStack, bStack, customTesters) {
Function easeInCubic
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInCubic: function (x, t, b, c, d) {
Function easeInQuart
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInQuart: function (x, t, b, c, d) {
Function easeOutQuad
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeOutQuad: function (x, t, b, c, d) {
Function easeInOutQuart
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutQuart: function (x, t, b, c, d) {
Function easeInOutSine
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutSine: function (x, t, b, c, d) {
Function easeInQuad
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInQuad: function (x, t, b, c, d) {
Function init
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
init : function (scope, libraries, method, options, response) {
Function easeInOutQuad
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutQuad: function (x, t, b, c, d) {
Function easeInCirc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInCirc: function (x, t, b, c, d) {
Function easeOutQuart
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeOutQuart: function (x, t, b, c, d) {
Function easeInQuint
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInQuint: function (x, t, b, c, d) {
Function easeInElastic
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInElastic: function (x, t, b, c, d) {
Function easeInOutMaterial
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
easeInOutMaterial: function (x, t, b, c, d) {