CaffGeek/MBACNationals

View on GitHub

Showing 5,566 of 7,504 total issues

Avoid too many return statements within this method.
Open

                return false;
Severity: Major
Found in Web.Admin/2014/wordpress/wp-includes/theme.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/theme.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

          return ceil( ( $oldercoms + 1 ) / $args['per_page'] );
      Severity: Major
      Found in Web.Admin/2014/wordpress/wp-includes/comment.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/comment.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/comment.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/cron.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/comment.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return $pingback_server_url;
                Severity: Major
                Found in Web.Admin/2014/wordpress/wp-includes/comment.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/cron.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return new IXR_Error( 403, __( 'Parent term does not exist.' ) );
                    Severity: Major
                    Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.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-wp-xmlrpc-server.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return( new IXR_Error( 401, __( 'Invalid post type' ) ) );
                        Severity: Major
                        Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return new IXR_Error(401, __('Sorry, you do not have the right to publish this page.'));
                          Severity: Major
                          Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return $this->pingback_error( 0, __( 'The source URL and the target URL cannot both point to the same resource.' ) );
                            Severity: Major
                            Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return $wpdb->get_row( $wpdb->prepare("SELECT tt.term_id, tt.term_taxonomy_id FROM $wpdb->terms AS t INNER JOIN $wpdb->term_taxonomy as tt ON tt.term_id = t.term_id WHERE $else_where AND tt.taxonomy = %s", $else_where_fields), ARRAY_A);
                              Severity: Major
                              Found in Web.Admin/2014/wordpress/wp-includes/taxonomy.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/ID3/module.audio.mp3.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                          return new IXR_Error( 401, __( 'Sorry, you are not allowed to assign a term to one of the given taxonomies.' ) );
                                  Severity: Major
                                  Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                                    return new IXR_Error( 500, $term_info->get_error_message() );
                                    Severity: Major
                                    Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.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-wp-xmlrpc-server.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                    return new IXR_Error( 404, __( 'Invalid term ID' ) );
                                        Severity: Major
                                        Found in Web.Admin/2014/wordpress/wp-includes/class-wp-xmlrpc-server.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language