Showing 1,485 of 3,294 total issues
Function FileLocation
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function FileLocation(fullPath, line, chFrom, chTo, functionName) {
Function extract
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function extract(scopes, parentStatement, expns, text, insertPosition) {
Function extractToVariable
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function extractToVariable(ast, start, end, text, scopes) {
Function _fileWatcherChange
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function _fileWatcherChange(evt, event, parentDirPath, entryName, statsObj) {
Function set
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
set: function (data, id, value, context, layerID) {
Function set
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
set: function (data, id, value, context, layerID) {
Function _createPlaceholder
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function _createPlaceholder(treeData, basedir, name, isFolder, options) {
Function _updateScrollerShadow
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function _updateScrollerShadow($displayElement, $scrollElement, $shadowTop, $shadowBottom, isPositionFixed) {
Function sendAnalyticsData
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function sendAnalyticsData(eventName, eventCategory, eventSubCategory, eventType, eventSubType) {
Function set
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
set: function (data, id, value, context, layerID) {
Function condense
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function condense( unmatched, map, filter, context, xml ) {
Function add
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
add: function( elem, types, handler, data, selector ) {
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 remove
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
remove: function( elem, types, handler, selector, mappedTypes ) {
Function Tween
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function Tween( elem, options, prop, end, easing ) {
Function CHILD
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
"CHILD": function( type, what, argument, first, last ) {
Function on
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
on: function( types, selector, data, fn, /*INTERNAL*/ one ) {
Function expandNodes
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function expandNodes(ownerID, nodes, bitmap, including, node) {
Function mergeIntoNode
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function mergeIntoNode(node, ownerID, shift, keyHash, entry) {