Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
if (0x1000D <= cp && cp <= 0x10026) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1FB6 <= cp && cp <= 0x1FBC) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFF41 <= cp && cp <= 0xFF5A) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x1FBE) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1083F <= cp && cp <= 0x10855) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10530 <= cp && cp <= 0x10563) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1FD0 <= cp && cp <= 0x1FD3) 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 (0x20D0 <= cp && cp <= 0x20DC) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2145 <= cp && cp <= 0x2149) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10C00 <= cp && cp <= 0x10C48) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x10808) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2DC8 <= cp && cp <= 0x2DCE) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10C80 <= cp && cp <= 0x10CB2) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11000 <= cp && cp <= 0x11046) return true;
Avoid too many return
statements within this function. Open
Open
if (0x3099 <= cp && cp <= 0x309F) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11313 <= cp && cp <= 0x11328) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11332 <= cp && cp <= 0x11333) return true;
Avoid too many return
statements within this function. Open
Open
if (0x30A1 <= cp && cp <= 0x30FA) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1135D <= cp && cp <= 0x11363) return true;