Showing 2,519 of 2,519 total issues
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return res;
Avoid too many return
statements within this method. Open
Open
return value;
Avoid too many return
statements within this method. Open
Open
return res;
Avoid too many return
statements within this method. Open
Open
return res;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return res;
Avoid too many return
statements within this method. Open
Open
return res;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return res;
Avoid too many return
statements within this method. Open
Open
return Integer.parseInt(parser.getAttributeValue(null, "value"));
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return view.getMeasuredHeight();
Avoid too many return
statements within this method. Open
Open
return 0;
Avoid too many return
statements within this method. Open
Open
return "NaN";
Avoid too many return
statements within this method. Open
Open
return convertValue(value, field.getType());