Showing 4,841 of 7,782 total issues
Avoid too many return
statements within this method. Open
Open
return cacheData;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return val;
Avoid too many return
statements within this method. Open
Open
return _root.getDesktop().getComponentByUuidIfAny((String) val);
Avoid too many return
statements within this method. Open
Open
return createKey((float[]) obj);
Avoid too many return
statements within this method. Open
Open
return hashCode((boolean[]) a);
Avoid too many return
statements within this method. Open
Open
return Arrays.equals((short[]) a, (short[]) b);
Avoid too many return
statements within this method. Open
Open
return Arrays.equals((long[]) a, (long[]) b);
Avoid too many return
statements within this method. Open
Open
return createKey((byte[]) obj);
Avoid too many return
statements within this method. Open
Open
return hashCode((byte[]) a);
Avoid too many return
statements within this method. Open
Open
return hashCode((long[]) a);
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 createKey((long[]) obj);
Avoid too many return
statements within this method. Open
Open
return hashCode((Object[]) a);
Avoid too many return
statements within this method. Open
Open
return Arrays.equals((double[]) a, (double[]) b);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;