Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
if (0x1D4C5 <= cp && cp <= 0x1D505) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10300 <= cp && cp <= 0x1031F) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10500 <= cp && cp <= 0x10527) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1D50D <= cp && cp <= 0x1D514) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10860 <= cp && cp <= 0x10876) return true;
Avoid too many return
statements within this function. Open
Open
if (0x108F4 <= cp && cp <= 0x108F5) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1D6FC <= cp && cp <= 0x1D714) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x18AA) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1BBA <= cp && cp <= 0x1BE5) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1F48 <= cp && cp <= 0x1F4D) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x1F59) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1FC2 <= cp && cp <= 0x1FC4) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x2115) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2D30 <= cp && cp <= 0x2D67) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2DA0 <= cp && cp <= 0x2DA6) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA500 <= cp && cp <= 0xA60C) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0xA8FB) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAAB5 <= cp && cp <= 0xAAB6) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10000 <= cp && cp <= 0x1000B) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10280 <= cp && cp <= 0x1029C) return true;