Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
if (0xAB09 <= cp && cp <= 0xAB0E) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFB13 <= cp && cp <= 0xFB17) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA984 <= cp && cp <= 0xA9B2) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0xFB1D) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFDF0 <= cp && cp <= 0xFDFB) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1E00 <= cp && cp <= 0x1F15) 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 === 0xAAC2) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10760 <= cp && cp <= 0x10767) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10CC0 <= cp && cp <= 0x10CF2) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFB40 <= cp && cp <= 0xFB41) return true;
Avoid too many return
statements within this function. Open
Open
if (0x111C1 <= cp && cp <= 0x111C4) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1F5F <= cp && cp <= 0x1F7D) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10080 <= cp && cp <= 0x100FA) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x111DC) 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 (0x10A19 <= cp && cp <= 0x10A33) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x1133D) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x11350) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11AC0 <= cp && cp <= 0x11AF8) return true;