gboudreau/Greyhole

View on GitHub

Showing 334 of 371 total issues

Avoid too many return statements within this method.
Open

            return TRUE;
Severity: Major
Found in includes/Tasks/BalanceTask.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return $new_metafiles;
    Severity: Major
    Found in includes/Tasks/WriteTask.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return -1;
      Severity: Major
      Found in includes/SambaSpool.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return 0;
        Severity: Major
        Found in includes/SambaSpool.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                      return;
          Severity: Major
          Found in includes/DBSpool.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    if (self::parse_line_log($name, $value)) return;
            Severity: Major
            Found in includes/ConfigHelper.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return $this->execute();
              Severity: Major
              Found in includes/Tasks/BalanceTask.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                    return $is_file1_write ? -1 : 1; // close after write
                Severity: Major
                Found in includes/SambaSpool.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return TRUE;
                  Severity: Major
                  Found in includes/Tasks/UnlinkTask.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $uuid;
                    Severity: Major
                    Found in includes/SystemHelper.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              if (self::parse_line_hook($name, $value)) return;
                      Severity: Major
                      Found in includes/ConfigHelper.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return;
                        Severity: Major
                        Found in includes/Tasks/FsckTask.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                              return 1;
                          Severity: Major
                          Found in includes/SambaSpool.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return FALSE;
                            Severity: Major
                            Found in includes/Tasks/BalanceTask.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      if (self::parse_line_ignore($name, $value)) return;
                              Severity: Major
                              Found in includes/ConfigHelper.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                    return $is_file1_write ? 1 : -1; // open before write
                                Severity: Major
                                Found in includes/SambaSpool.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return TRUE;
                                  Severity: Major
                                  Found in includes/Tasks/WriteTask.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                return;
                                    Severity: Major
                                    Found in includes/DBSpool.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              if (self::parse_line_sticky($name, $value)) return;
                                      Severity: Major
                                      Found in includes/ConfigHelper.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return TRUE;
                                        Severity: Major
                                        Found in includes/Tasks/BalanceTask.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language