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 AverageThroughput;

    Avoid too many return statements within this method.
    Open

                        return FormValidation.ok();

      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 true;
        Severity: Major
        Found in HpToolsLauncher/Utils/Helper.cs - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return EnvironmentType.MOBILE;
          Severity: Major
          Found in HpToolsLauncher/ParallelRunner/ParallelRunnerEnvironmentUtil.cs - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return false;

              Avoid too many return statements within this method.
              Open

                          return FormValidation.warning("Cannot find any credentials with id " + value);

                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 result;
                  Severity: Major
                  Found in HpToolsLauncher/TestRunners/GuiTestRunner.cs - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return false;

                      Avoid too many return statements within this method.
                      Open

                                  return;

                        Avoid too many return statements within this method.
                        Open

                                    return FormValidation.warning("Cannot find any credentials with id " + value);

                          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 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;

                                  Avoid too many return statements within this method.
                                  Open

                                                      return FormValidation.ok();

                                    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 runDesc.TestState;
                                      Severity: Major
                                      Found in HpToolsLauncher/Utils/Helper.cs - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

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