Showing 1,485 of 3,294 total issues
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return createTagInfo();
Avoid too many return
statements within this function. Open
Open
return createTagInfo();
Avoid too many return
statements within this function. Open
Open
return createTagInfo(tokenType, offset, _extractTagName(ctx));
Avoid too many return
statements within this function. Open
Open
return createInfo();
Avoid too many return
statements within this function. Open
Open
return createTagInfo(ATTR_NAME, offset, tagName, attrName, attrVal, true, quoteChar, hasEndQuote);
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return createTagInfo();
Avoid too many return
statements within this function. Open
Open
return tagInfo;
Avoid too many return
statements within this function. Open
Open
return _createTagInfo();
Avoid too many return
statements within this function. Open
Open
return this.negate
Avoid too many return
statements within this function. Open
Open
return hash;
Avoid too many return
statements within this function. Open
Open
return this;
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return allEqual && a.size === bSize;
Avoid too many return
statements within this function. Open
Open
return new HashCollisionNode(ownerID, this.keyHash, newEntries);
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return this;
Avoid too many return
statements within this function. Open
Open
if (!hit) return false
Avoid too many return
statements within this function. Open
Open
return new ArrayMapNode(ownerID, newEntries);