Showing 4,841 of 7,782 total issues
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return true; //matched
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return renderValue(value.toString());
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return ((JSONAware) value).toJSONString();
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return buf.toString();
Avoid too many return
statements within this method. Open
Open
return (is instanceof Component) ? (Component) is : null;
Avoid too many return
statements within this method. Open
Open
return c;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return new Event(name, comp, data);