Showing 4,652 of 306,333 total issues
Avoid too many return
statements within this function. Open
Open
if ($(e.target).is('input[type="checkbox"]')) return;
Avoid too many return
statements within this function. Open
Open
if ($(e.target).is('a')) return;
Avoid too many return
statements within this function. Open
Open
if (target.is('input[type="checkbox"]')) return;
Avoid too many return
statements within this function. Open
Open
if ($(e.target).is('input')) return;
Avoid too many return
statements within this function. Open
Open
if ($.contains($(e.currentTarget).find('td:first-child').get(0), e.target)) return;
Avoid too many return
statements within this function. Open
Open
if ($.contains($(e.currentTarget).find('td:last-child').get(0), e.target)) return;
Avoid too many return
statements within this function. Open
Open
if (!recordUrl) return;
Avoid too many return
statements within this function. Open
Open
if ($(e.target, $(e.currentTarget)).is('td:first-child')) return;
Avoid too many return
statements within this function. Open
Open
if ($(e.target).is('a')) return;
Avoid too many return
statements within this function. Open
Open
return this.addValidationToElement(element);
Avoid too many return
statements within this function. Open
Open
if ($.contains($(e.currentTarget).find('td:last-child').get(0), e.target)) return;
Avoid too many return
statements within this function. Open
Open
if ($(e.target).is('a')) return;
Avoid too many return
statements within this function. Open
Open
if ($(e.target, $(e.currentTarget)).is('td:first-child')) return;
Avoid too many return
statements within this function. Open
Open
if ($.contains($(e.currentTarget).find('td:first-child').get(0), e.target)) return;
Avoid too many return
statements within this function. Open
Open
if ($(e.target).is('input[type="checkbox"]')) return;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return true;