Showing 620 of 1,375 total issues
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return options;
Avoid too many return
statements within this function. Open
Open
return _createResolver([...set], [''], rootScopes, fallback,
() => subGetTarget(resolver, prop, value));
Avoid too many return
statements within this function. Open
Open
return new DomPlatform();
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return source;
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return '';
Avoid too many return
statements within this function. Open
Open
return record;
Avoid too many return
statements within this function. Open
Open
return '';
Avoid too many return
statements within this function. Open
Open
return [];
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return fill;
Avoid too many return
statements within this function. Open
Open
return labels[item.dataIndex];
Avoid too many return
statements within this method. Open
Open
return $resultRedirect->setPath('*/*/');
Avoid too many return
statements within this function. Open
Open
return diff;
Avoid too many return
statements within this function. Open
Open
return {
start: pos,
end: pos + size
};
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return !this._mouseStarted;
Avoid too many return
statements within this function. Open
Open
return {lo: 0, hi: data.length - 1};