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;

    Avoid too many return statements within this method.
    Open

                        return FormValidation.ok();

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

          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;

                Avoid too many return statements within this method.
                Open

                            return iPassed;
                Severity: Major
                Found in LRAnalysisLauncher/Program.cs - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

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

                    Avoid too many return statements within this method.
                    Open

                            return FormValidation.ok();

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

                            Avoid too many return statements within this method.
                            Open

                                        return;

                              Avoid too many return statements within this method.
                              Open

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