Showing 150 of 1,794 total issues
Avoid too many return
statements within this function. Open
Open
return value;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return "";
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return this.isComponent;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return select( selector.replace( rtrimCSS, "$1" ), context, results, seed );
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return results;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return false;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return this;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return JSON.parse( data );
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return "ain";
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return !bool;
- Create a ticketCreate a ticket