Showing 95 of 716 total issues
Avoid too many return
statements within this method. Open
Open
return FormValidation.warning("Cannot find any credentials with id " + value);
Avoid too many return
statements within this method. Open
Open
return TestState.Unknown;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return runDesc;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return FormValidation.ok();
Avoid too many return
statements within this method. Open
Open
return runDesc;
Avoid too many return
statements within this method. Open
Open
return TestState.Unknown;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return FormValidation.warning(String.format("%s s",
Messages.CannotFindAnyCredentials(),
credentialIdValueStr));
Avoid too many return
statements within this method. Open
Open
return result;
Avoid too many return
statements within this method. Open
Open
return result;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return allSuccess;
Avoid too many return
statements within this method. Open
Open
return FormValidation.ok();
Avoid too many return
statements within this method. Open
Open
return iPassed;
Avoid too many return
statements within this method. Open
Open
return runDesc;