Showing 1,229 of 1,229 total issues
Avoid too many return
statements within this function. Open
Open
}; else if (va.x < x0) return;
Avoid too many return
statements within this function. Open
Open
return line;
Avoid too many return
statements within this function. Open
Open
if (r < t0) return;
Avoid too many return
statements within this function. Open
Open
if (r > t1) return;
Avoid too many return
statements within this function. Open
Open
}; else if (va.y >= y1) return;
Avoid too many return
statements within this function. Open
Open
return returnValueOf(n);
Avoid too many return
statements within this function. Open
Open
if (!dy && r < 0) return;
Avoid too many return
statements within this function. Open
Open
return bld.post(n.name, c.signature);
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return this;
Avoid too many return
statements within this function. Open
Open
return jQuery.makeArray( selector, this );
Avoid too many return
statements within this function. Open
Open
return elem[ name ];
Avoid too many return
statements within this function. Open
Open
return select( selector.replace( rtrim, "$1" ), context, results, seed );
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return ret;
Avoid too many return
statements within this function. Open
Open
return a.compareDocumentPosition ? -1 : 1;
Avoid too many return
statements within this function. Open
Open
return results;
Avoid too many return
statements within this function. Open
Open
return results;
Avoid too many return
statements within this function. Open
Open
return results;
Avoid too many return
statements within this function. Open
Open
return compare & 4 ? -1 : 1;