Showing 6,062 of 6,062 total issues
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 self.errorMessage(
'barclamp.node_selector.exclude_platform'.localize().format(
alias,
role
)
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
case 19:this.popState(); return 24;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
case 22:yy_.yytext = strip(1,2).replace(/\\'/g,"'"); return 32;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return $1.to_f * 1024 * 1024 * 1024 * 1024
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return [404, "No network data found"]
- 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
if (offsetBottom != null && (colliderTop + colliderHeight >= scrollHeight - offsetBottom)) return 'bottom'
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return this.parseError('Lexical error on line '+(this.yylineno+1)+'. Unrecognized text.\n'+this.showPosition(),
{text: "", token: null, line: this.yylineno});
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return fn(context);
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
case 20:this.popState(); return 18;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
case 28:yy_.yytext = strip(1,2); return 38;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return true;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
case 21:yy_.yytext = strip(1,2).replace(/\\"/g,'"'); return 32;
- 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 method. Open
Open
return [404, "No node found"] if node.nil?
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return [404, "No Address Available"]
- Create a ticketCreate a ticket