Showing 4,841 of 7,782 total issues
Avoid too many return
statements within this method. Open
Open
return Short.valueOf(val);
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 new HashSet((Collection)obj);
Avoid too many return
statements within this method. Open
Open
return coerceToString(obj0).compareTo(coerceToString(obj1));
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return editor.getValue();
Avoid too many return
statements within this method. Open
Open
return coerceToCollection(obj, type);
Avoid too many return
statements within this method. Open
Open
return BIGDECIMAL;
Avoid too many return
statements within this method. Open
Open
return 1;
Avoid too many return
statements within this method. Open
Open
return (obj1 != null) ? comparable.compareTo(obj1) : 1;
Avoid too many return
statements within this method. Open
Open
return coerceToBoolean(obj, Boolean.TYPE == type);
Avoid too many return
statements within this method. Open
Open
return new ArrayList((Collection)obj);
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return true;