Showing 2,519 of 2,519 total issues
Avoid too many return
statements within this method. Open
Open
return getEnumValue((String) value, field.getType().asSubclass(Enum.class));
Avoid too many return
statements within this method. Open
Open
return "-Infinity";
Avoid too many return
statements within this method. Open
Open
return value;
Avoid too many return
statements within this method. Open
Open
return numberValue.floatValue();
Avoid too many return
statements within this method. Open
Open
return numberValue.longValue();
Avoid too many return
statements within this method. Open
Open
return childResult;
Avoid too many return
statements within this method. Open
Open
return allowViewGroupResult ? viewGroup : null;
Avoid too many return
statements within this method. Open
Open
return numberValue.intValue();
Avoid too many return
statements within this method. Open
Open
return numberValue.doubleValue();
Avoid too many return
statements within this method. Open
Open
return convertArrayToList(field, (JSONArray) value);
Avoid too many return
statements within this method. Open
Open
return innerView.computeVerticalScrollRange();
Avoid too many return
statements within this method. Open
Open
return value;
Avoid too many return
statements within this method. Open
Open
return "Infinity";
Avoid too many return
statements within this method. Open
Open
return group.getChildAt(0).getMeasuredHeight();
Avoid too many return
statements within this method. Open
Open
return bounceRecyclerView.getMeasuredHeight();
Avoid too many return
statements within this method. Open
Open
return getPropertiesForIterable((List) object, /* enumerate */ true);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return Integer.parseInt(newValue);
Avoid too many return
statements within this method. Open
Open
return null;