mambax7/pedigree

View on GitHub

Showing 702 of 1,100 total issues

Avoid too many return statements within this method.
Open

                    return false;
Severity: Major
Found in library/Zebra_Image.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return true;
    Severity: Major
    Found in library/Zebra_Image.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return true;
      Severity: Major
      Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                            return false;
        Severity: Major
        Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                                      return false;
          Severity: Major
          Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return false;
            Severity: Major
            Found in library/Zebra_Image.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                  return false;
              Severity: Major
              Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                        return false;
                Severity: Major
                Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              return false;
                  Severity: Major
                  Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return false;
                    Severity: Major
                    Found in library/Zebra_Image.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                          return false;
                      Severity: Major
                      Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                                    return false;
                        Severity: Major
                        Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return true;
                          Severity: Major
                          Found in library/Zebra_Image.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return $this->ErrorImage('"' . $this->sourceFilename . '" does not exist');
                            Severity: Major
                            Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return true;
                              Severity: Major
                              Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                            return false;
                                Severity: Major
                                Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return $this->ErrorImage('Neither GD nor ImageMagick seem to be installed on this server. At least one (preferably GD), or better both, MUST be installed for phpThumb to work.');
                                  Severity: Major
                                  Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                        return $this->ErrorImage(
                                                            $this->ImageMagickVersion() ? 'ImageMagick and GhostScript are both required for PDF source images; GhostScript may not be properly configured' : 'ImageMagick and/or GhostScript are unavailable and phpThumb() does not support PDF source images without them'
                                                        );
                                    Severity: Major
                                    Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return true;
                                      Severity: Major
                                      Found in 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return $this->Stack[$this->sp];
                                        Severity: Major
                                        Found in phpthumb/phpthumb.gif.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language