Showing 4,841 of 7,782 total issues
Avoid too many return
statements within this method. Open
Open
return (T) new ListProxy((List) origin, annotations);
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 null;
Avoid too many return
statements within this method. Open
Open
return proxyIfAny;
Avoid too many return
statements within this method. Open
Open
return method.invoke(_origin, args);
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 value;
Avoid too many return
statements within this method. Open
Open
return dirty;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return ((ListModelList) val).getInnerList();
Avoid too many return
statements within this method. Open
Open
return args.length == 1 && args[0] == null;
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 _origin;
Avoid too many return
statements within this method. Open
Open
return ((ListModelSet) val).getInnerSet();
Avoid too many return
statements within this method. Open
Open
return collector;
Avoid too many return
statements within this method. Open
Open
return _cache.get(attr);
Avoid too many return
statements within this method. Open
Open
return false;