Showing 529 of 599 total issues

Avoid too many return statements within this method.
Open

                    return FALSE;
Severity: Major
Found in web/lib/admin/OptionParser.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return [$idp, $profile];
    Severity: Major
    Found in web/lib/admin/API.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return ['result'=>TRUE, ''];
      Severity: Major
      Found in web/lib/admin/OptionParser.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return $content;
        Severity: Major
        Found in web/lib/admin/OptionParser.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return ['result'=>FALSE, 'details'=>''];
          Severity: Major
          Found in web/lib/admin/OptionParser.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return ['result'=>FALSE, 'details'=>''];
            Severity: Major
            Found in web/lib/admin/OptionParser.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                  return FALSE;
              Severity: Major
              Found in web/lib/admin/OptionParser.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                        return "";
                Severity: Major
                Found in devices/apple_mobileconfig/MobileconfigSuperclass.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return ['result'=>FALSE, 'details'=>''];
                  Severity: Major
                  Found in web/lib/admin/OptionParser.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return FALSE;
                    Severity: Major
                    Found in web/lib/admin/OptionParser.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                          return;
                      Severity: Major
                      Found in core/SanityTests.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return;
                        Severity: Major
                        Found in core/SanityTests.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                              return;
                          Severity: Major
                          Found in core/SanityTests.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                                return;
                            Severity: Major
                            Found in core/SanityTests.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                  return;
                              Severity: Major
                              Found in core/SanityTests.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                                return self::TLS_VERSION_1_0;
                                Severity: Major
                                Found in core/diag/RADIUSTests.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                                  return self::TLS_VERSION_1_2;
                                  Severity: Major
                                  Found in core/diag/RADIUSTests.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return FALSE;
                                    Severity: Major
                                    Found in core/diag/RADIUSTests.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return [
                                                  "NAME" => $serverName,
                                                  "INTERMEDIATE_CA" => $bundle['INTERMEDIATE_CA'],
                                                  "HIGHEST_ISSUER" => $currentHighestKnownIssuer,
                                                  "ROOT_CA" => NULL,
                                      Severity: Major
                                      Found in core/diag/RADIUSTests.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return FALSE;
                                        Severity: Major
                                        Found in core/EntityWithDBProperties.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language