Showing 2,859 of 2,859 total issues
Avoid too many return
statements within this function. Open
Open
return reduceToSingleString(output, base, braces);
Avoid too many return
statements within this function. Open
Open
return formatError(value);
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return result;
Avoid too many return
statements within this function. Open
Open
return result;
Avoid too many return
statements within this function. Open
Open
return state.length;
Avoid too many return
statements within this function. Open
Open
return this;
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
return 0;
Avoid too many return
statements within this function. Open
Open
return actual.getTime() === expected.getTime();
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return this;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return "{" + props.join(", ") + "}";
Avoid too many return
statements within this function. Open
Open
return x.millerRabin(t);
Avoid too many return
statements within this function. Open
Open
return t;
Avoid too many return
statements within this function. Open
Open
return o.toString();
Avoid too many return
statements within this function. Open
Open
return o.sc_getHash();
Avoid too many return
statements within this function. Open
Open
return o.sc_toWriteString();