mambax7/pedigree

View on GitHub

Showing 702 of 1,100 total issues

Avoid too many return statements within this method.
Open

                        return $this->ErrorImage('include_once(' . __DIR__ . '/phpthumb.bmp.php) failed');
Severity: Major
Found in phpthumb/phpthumb.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return $this->ErrorImage($this->ImageMagickVersion() ? 'ImageMagick failed on TIFF source conversion' : 'ImageMagick is unavailable and phpThumb() does not support TIFF source images without it');
    Severity: Major
    Found in phpthumb/phpthumb.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                              return $this->ErrorImage('failed to open "' . $this->sourceFilename . '" SourceImageToGD() [' . __LINE__ . ']');
      Severity: Major
      Found in phpthumb/phpthumb.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return 'float       ' . $var;
        Severity: Major
        Found in phpthumb/phpthumb.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

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

              Avoid too many return statements within this method.
              Open

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

                Avoid too many return statements within this method.
                Open

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

                  Avoid too many return statements within this method.
                  Open

                          return $resolvedAbsoluteFilename;
                  Severity: Major
                  Found in phpthumb/phpthumb.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

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

                      Avoid too many return statements within this method.
                      Open

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

                        Avoid too many return statements within this method.
                        Open

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

                          Avoid too many return statements within this method.
                          Open

                                              return $gdimg_source;
                          Severity: Major
                          Found in phpthumb/phpthumb.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

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

                              Avoid too many return statements within this method.
                              Open

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

                                Avoid too many return statements within this method.
                                Open

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

                                  Avoid too many return statements within this method.
                                  Open

                                          return gettype($var);
                                  Severity: Major
                                  Found in phpthumb/phpthumb.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

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

                                      Avoid too many return statements within this method.
                                      Open

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

                                        Avoid too many return statements within this method.
                                        Open

                                                return true;
                                        Severity: Major
                                        Found in phpthumb/phpthumb.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language