|
for (i = MinIndex + 1; i <= MaxIndex; i ++)
{
if (conditions met)
{
return false;
}
} return true;
Such a call is safe.You should find all the ways for the execution of the program in the program, and you must return safely at the end of each way, but you do not have an exception in the if statement, that is, skip the program execution If it does, it will eventually be able to find the return statement. |
|