Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
if (0x1D6A8 <= cp && cp <= 0x1D6C0) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAAB9 <= cp && cp <= 0xAABD) 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 (0xAC00 <= cp && cp <= 0xD7A3) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11280 <= cp && cp <= 0x11286) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10AC0 <= cp && cp <= 0x10AC7) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11183 <= cp && cp <= 0x111B2) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10600 <= cp && cp <= 0x10736) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1128A <= cp && cp <= 0x1128D) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x1083C) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x207F) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1129F <= cp && cp <= 0x112A8) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x2128) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11200 <= cp && cp <= 0x11211) return true;
Avoid too many return
statements within this function. Open
Open
if (0x16AD0 <= cp && cp <= 0x16AED) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0x2D2D) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA62A <= cp && cp <= 0xA62B) 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 (0x1135D <= cp && cp <= 0x11361) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1D78A <= cp && cp <= 0x1D7A8) return true;