Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
if (0x10900 <= cp && cp <= 0x10915) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1D507 <= cp && cp <= 0x1D50A) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2DA8 <= cp && cp <= 0x2DAE) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10980 <= cp && cp <= 0x109B7) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1D51E <= cp && cp <= 0x1D539) 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 (0x11213 <= cp && cp <= 0x1122B) return true;
Avoid too many return
statements within this function. Open
Open
if (0x2DD0 <= cp && cp <= 0x2DD6) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA67F <= cp && cp <= 0xA69D) 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 (0x12400 <= cp && cp <= 0x1246E) 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 (cp === 0xA9CF) return true;
Avoid too many return
statements within this function. Open
Open
if (0x1D53B <= cp && cp <= 0x1D53E) return true;
Avoid too many return
statements within this function. Open
Open
if (0xA9FA <= cp && cp <= 0xA9FE) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFB38 <= cp && cp <= 0xFB3C) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFBD3 <= cp && cp <= 0xFD3D) return true;
Avoid too many return
statements within this function. Open
Open
if (0xFFC2 <= cp && cp <= 0xFFC7) return true;
Avoid too many return
statements within this function. Open
Open
if (0x102A0 <= cp && cp <= 0x102D0) return true;
Avoid too many return
statements within this function. Open
Open
if (0x10330 <= cp && cp <= 0x1034A) return true;