Showing 1,065 of 16,781 total issues
Avoid too many return
statements within this function. Open
Open
return ret;
Avoid too many return
statements within this function. Open
Open
return ( context || root ).find( selector );
Avoid too many return
statements within this function. Open
Open
return 'swf';
Avoid too many return
statements within this function. Open
Open
return Util.findShadowRoot(element.parentNode);
Avoid too many return
statements within this function. Open
Open
return elem[ name ];
Avoid too many return
statements within this function. Open
Open
return s+"px";
Avoid too many return
statements within this function. Open
Open
return results;
Avoid too many return
statements within this function. Open
Open
return typeof root.ready !== "undefined" ?
root.ready( selector ) :
// Execute immediately if ready is not present
selector( jQuery );
Avoid too many return
statements within this function. Open
Open
return ret == null ? undefined : ret;
Avoid too many return
statements within this function. Open
Open
return function (data) {
for ( var i=0, iLen=a.length ; i<iLen ; i++ )
{
data = data[ a[i] ];
}
Avoid too many return
statements within this function. Open
Open
return 'iframe';
Avoid too many return
statements within this function. Open
Open
return tmp.selector;
Avoid too many return
statements within this function. Open
Open
return this;
Avoid too many return
statements within this function. Open
Open
return sData;
Avoid too many return
statements within this function. Open
Open
return function (data, val) {
data[mSource] = val;
};
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return function (data) {
return data[mSource];
};
Avoid too many return
statements within this function. Open
Open
return 'form';
Avoid too many return
statements within this function. Open
Open
return 'iframe';
Avoid too many return
statements within this function. Open
Open
return null;