Showing 537 of 537 total issues
Avoid too many return
statements within this method. Open
Open
return ATTR0_BEFORE_ATTR1;
Avoid too many return
statements within this method. Open
Open
if (iter.isNull()) { return; }
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 name0.compareTo(name1);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return enter((EntityReference) node);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return resolveSystemId(scriptFileName, systemId);
Avoid too many return
statements within this method. Open
Open
if (value.contains(encoding)) { return value; } // no need to replace
Avoid too many return
statements within this method. Open
Open
return value.replace(m.group(), "charset=" + encoding);
Avoid too many return
statements within this method. Open
Open
return enter((CDATASection)node);
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 true;
Avoid too many return
statements within this method. Open
Open
return getOwnerElement().lookupNamespaceURI(specifiedPrefix);
Avoid too many return
statements within this method. Open
Open
return xmlDocument;
Avoid too many return
statements within this method. Open
Open
return str;
Avoid too many return
statements within this method. Open
Open
return enter((Notation)node);
Avoid too many return
statements within this method. Open
Open
return v;