jenkinsci/hpe-application-automation-tools-plugin

View on GitHub

Showing 95 of 716 total issues

Avoid too many return statements within this method.
Open

                return result;
Severity: Major
Found in HpToolsLauncher/TestRunners/GuiTestRunner.cs - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return true;
    Severity: Major
    Found in HpToolsLauncher/TestRunners/PerformanceTestRunner.cs - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return true;
      Severity: Major
      Found in HpToolsLauncher/Utils/Helper.cs - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return null;

          Avoid too many return statements within this method.
          Open

                      return;

            Avoid too many return statements within this method.
            Open

                                    return false;
            Severity: Major
            Found in HpToolsLauncher/TestRunners/PerformanceTestRunner.cs - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return TotalThroughput;

                Avoid too many return statements within this method.
                Open

                            return runDesc;
                Severity: Major
                Found in HpToolsLauncher/Runners/AlmTestSetsRunner.cs - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              return FormValidation.error("Error opening a connection to the ALM server");

                    Avoid too many return statements within this method.
                    Open

                                return;

                      Avoid too many return statements within this method.
                      Open

                                  return runDesc;
                      Severity: Major
                      Found in HpToolsLauncher/TestRunners/GuiTestRunner.cs - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return AverageHitsPerSecond;

                          Avoid too many return statements within this method.
                          Open

                                              return FormValidation.ok();

                            Avoid too many return statements within this method.
                            Open

                                        return;

                              Avoid too many return statements within this method.
                              Open

                                          return;

                                Avoid too many return statements within this method.
                                Open

                                            return runDesc;
                                Severity: Major
                                Found in HpToolsLauncher/TestRunners/ApiTestRunner.cs - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return ans;
                                  Severity: Major
                                  Found in HpToolsLauncher/Utils/Helper.cs - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return null;
                                    Severity: Major
                                    Found in HpToolsLauncher/Utils/Helper.cs - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return TestState.Passed;
                                      Severity: Major
                                      Found in HpToolsLauncher/Utils/Helper.cs - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return AverageThroughput;
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language