Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
if (0x11480 <= cp && cp <= 0x114C5) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11580 <= cp && cp <= 0x115B5) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11650 <= cp && cp <= 0x11659) return true;
Avoid too many return
statements within this function. Open
Open
if (0x116C0 <= cp && cp <= 0x116C9) return true;
Avoid too many return
statements within this function. Open
Open
if (0x11AC0 <= cp && cp <= 0x11AF8) return true;
Avoid too many return
statements within this function. Open
Open
if (0x16800 <= cp && cp <= 0x16A38) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2DA0 <= cp && cp <= 0x2DA6) return true;
Avoid too many return
statements within this function. Open
Open
if (0x3005 <= cp && cp <= 0x3007) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1C00 <= cp && cp <= 0x1C37) return true;
Avoid too many return
statements within this function. Open
Open
if (0x3038 <= cp && cp <= 0x303C) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA840 <= cp && cp <= 0xA873) return true;
Avoid too many return
statements within this function. Open
Open
if (0xF900 <= cp && cp <= 0xFA6D) return true;
Avoid too many return
statements within this function. Open
Open
if (0x3131 <= cp && cp <= 0x318E) 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 (0xA960 <= cp && cp <= 0xA97C) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFF66 <= cp && cp <= 0xFFBE) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAAE0 <= cp && cp <= 0xAAEF) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10000 <= cp && cp <= 0x1000B) return true;
Avoid too many return
statements within this function. Open
Open
if (0xAB28 <= cp && cp <= 0xAB2E) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10080 <= cp && cp <= 0x100FA) return true;