Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this function. Open
Open
return strongPass;
Avoid too many return
statements within this function. Open
Open
return colors['transparent']
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return [];
Avoid too many return
statements within this function. Open
Open
return colors[jQuery.trim(color).toLowerCase()];
Avoid too many return
statements within this function. Open
Open
return 'application/x-shockwave-flash';
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return [targetNode];
Avoid too many return
statements within this function. Open
Open
return v;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return '';
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return 'video/ogg';
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return '';
Avoid too many return
statements within this function. Open
Open
return Backbone.Model.prototype.sync.apply( this, arguments );