Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
if (0x1D4A5 <= cp && cp <= 0x1D4A6) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1D54A <= cp && cp <= 0x1D550) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1CEE <= cp && cp <= 0x1CF1) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2D00 <= cp && cp <= 0x2D25) return true;
Avoid too many return
statements within this function. Open
Open
if (0x3031 <= cp && cp <= 0x3035) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA803 <= cp && cp <= 0xA805) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAA00 <= cp && cp <= 0xAA28) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAADB <= cp && cp <= 0xAADD) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAAF2 <= cp && cp <= 0xAAF4) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAB70 <= cp && cp <= 0xABE2) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10920 <= cp && cp <= 0x10939) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11305 <= cp && cp <= 0x1130C) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1132A <= cp && cp <= 0x11330) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11580 <= cp && cp <= 0x115AE) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x1EE24) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1820 <= cp && cp <= 0x1877) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1D00 <= cp && cp <= 0x1DBF) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1F50 <= cp && cp <= 0x1F57) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1FF6 <= cp && cp <= 0x1FFC) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA9E0 <= cp && cp <= 0xA9E4) return true;