Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
if (0xAA7E <= cp && cp <= 0xAAAF) return true;
Avoid too many return
statements within this function. Open
Open
if (cp === 0xAAB1) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAB11 <= cp && cp <= 0xAB16) return true;
Avoid too many return
statements within this function. Open
Open
if (0xD7CB <= cp && cp <= 0xD7FB) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1FD6 <= cp && cp <= 0x1FDB) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1F18 <= cp && cp <= 0x1F1D) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFB1F <= cp && cp <= 0xFB28) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1FF2 <= cp && cp <= 0x1FF4) return true;
Avoid too many return
statements within this function. Open
Open
if (0x212A <= cp && cp <= 0x2139) 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 (cp === 0x2D6F) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2CF2 <= cp && cp <= 0x2CF3) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1080A <= cp && cp <= 0x10835) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA722 <= cp && cp <= 0xA788) 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 (0xAB01 <= cp && cp <= 0xAB06) return true;
Avoid too many return
statements within this function. Open
Open
if (0x109BE <= cp && cp <= 0x109BF) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFE70 <= cp && cp <= 0xFE74) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA000 <= cp && cp <= 0xA48C) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10A60 <= cp && cp <= 0x10A7C) return true;