mambax7/pedigree

View on GitHub

Showing 1,100 of 1,100 total issues

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 $this->ErrorImage('include_once(' . __DIR__ . '/phpthumb.bmp.php) failed');
      Severity: Major
      Found in 0old/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 0old/phpthumb/phpthumb.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return $AbsoluteFilename;
          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 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 phpthumb/phpthumb.gif.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 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 $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('Unknown image type identified by "' . $HeaderFourBytes . '" (' . phpthumb_functions::HexCharDisplay($HeaderFourBytes) . ') in 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 false;
                                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 true;
                                    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 BMP source conversion' : 'phpthumb_bmp2gd() failed');
                                      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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language