CaffGeek/MBACNationals

View on GitHub

Showing 7,504 of 7,504 total issues

Avoid too many return statements within this method.
Open

            return $response;
Severity: Major
Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return $redirect_response;
    Severity: Major
    Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return false;
      Severity: Major
      Found in Web.Admin/2014/wordpress/wp-includes/class-IXR.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return true;
        Severity: Major
        Found in Web.Admin/2014/wordpress/wp-includes/class-IXR.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return new WP_Error( 'http_request_failed', __( 'Failed to write request to temporary file.' ) );
          Severity: Major
          Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return '{' . join(',', $properties) . '}';
            Severity: Major
            Found in Web.Admin/2014/wordpress/wp-includes/class-json.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return true;
              Severity: Major
              Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                        return $compressed;
                Severity: Major
                Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return '[' . join(',', $elements) . ']';
                  Severity: Major
                  Found in Web.Admin/2014/wordpress/wp-includes/class-json.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $response;
                    Severity: Major
                    Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                  return !in_array( $check['host'], $accessible_hosts ); //Inverse logic, If it's in the array, then we can't access it.
                      Severity: Major
                      Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return new WP_Error( 'http_request_failed', $curl_error );
                        Severity: Major
                        Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                      return apply_filters( 'get_delete_post_link', '', $post->ID, $context );;
                          Severity: Major
                          Found in Web.Admin/2014/wordpress/wp-includes/link-template.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return '';
                            Severity: Major
                            Found in Web.Admin/2014/wordpress/wp-includes/class-json.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                  return $utf8;
                              Severity: Major
                              Found in Web.Admin/2014/wordpress/wp-includes/class-json.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                            return $obj;
                                Severity: Major
                                Found in Web.Admin/2014/wordpress/wp-includes/class-json.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return !preg_match($wildcard_regex, $check['host']);
                                  Severity: Major
                                  Found in Web.Admin/2014/wordpress/wp-includes/class-http.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                                return $property;
                                    Severity: Major
                                    Found in Web.Admin/2014/wordpress/wp-includes/class-json.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                              return $property;
                                      Severity: Major
                                      Found in Web.Admin/2014/wordpress/wp-includes/class-json.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                            return true;
                                        Severity: Major
                                        Found in Web.Admin/2014/wordpress/wp-includes/class-phpmailer.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language