Showing 95 of 716 total issues
Avoid too many return
statements within this method. Open
Open
return result;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return TotalThroughput;
Avoid too many return
statements within this method. Open
Open
return runDesc;
Avoid too many return
statements within this method. Open
Open
return FormValidation.error("Error opening a connection to the ALM server");
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 AverageHitsPerSecond;
Avoid too many return
statements within this method. Open
Open
return FormValidation.ok();
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 ans;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return TestState.Passed;
Avoid too many return
statements within this method. Open
Open
return AverageThroughput;