Showing 4,841 of 7,782 total issues
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return; // failed, B50-3314513
Avoid too many return
statements within this function. Open
Open
return; //failed
Avoid too many return
statements within this function. Open
Open
if (typeA == 'function' && typeB == 'function') return true; //ignore functions
Avoid too many return
statements within this function. Open
Open
return;//failed
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
if (!token) return; //failed
Avoid too many return
statements within this function. Open
Open
return out;
Avoid too many return
statements within this function. Open
Open
return; //failed
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
if (!eraName) return; // no era match
Avoid too many return
statements within this function. Open
Open
return; //failed
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
if (l == 12) return; //failed
Avoid too many return
statements within this function. Open
Open
return;