Showing 4,841 of 7,782 total issues
Avoid too many return
statements within this method. Open
Open
return 30;
Avoid too many return
statements within this method. Open
Open
return jjStartNfa_1(0, active0);
Avoid too many return
statements within this method. Open
Open
return ((Class<?>) result).getField(this.image).get(null);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
if (jj_scan_token(RPAREN)) return true;
Avoid too many return
statements within this method. Open
Open
return jjMoveStringLiteralDfa2_1(active0, 0x4000L);
Avoid too many return
statements within this method. Open
Open
return jjStartNfa_1(1, active0);
Avoid too many return
statements within this method. Open
Open
return jjStartNfaWithStates_1(1, 42, 30);
Avoid too many return
statements within this method. Open
Open
return jjStopAtPos(1, 41);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return coerceToDateTime(obj, type);
Avoid too many return
statements within this method. Open
Open
return d0.compareTo(d1);
Avoid too many return
statements within this method. Open
Open
return Objects.equals(l0, l1);
Avoid too many return
statements within this method. Open
Open
return BigInteger.valueOf(number.longValue());
Avoid too many return
statements within this method. Open
Open
return coerceToEnum(obj, type);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return Objects.equals(d0, d1);
Avoid too many return
statements within this method. Open
Open
return Float.valueOf(val);
Avoid too many return
statements within this method. Open
Open
return coerceToArray(obj, type);
Avoid too many return
statements within this method. Open
Open
return (l1 == null) ? 0 : -1;