bitslip6/bitfire

View on GitHub

Showing 749 of 749 total issues

Avoid too many return statements within this method.
Open

        return false; }
Severity: Major
Found in error_handler.php - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

        return true;
    Severity: Major
    Found in public/underscore.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

          return values(obj);
      Severity: Major
      Found in public/underscore.js - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return $carry;
        Severity: Major
        Found in firewall/src/dashboard.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

              return $effect;
          Severity: Major
          Found in firewall/src/botfilter.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return false;
            Severity: Major
            Found in firewall/src/storage.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                  return NULL;
              Severity: Major
              Found in firewall/src/bitfire_pure.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                    return $enriched;
                Severity: Major
                Found in firewall/src/dashboard.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return $bot;
                  Severity: Major
                  Found in firewall/src/dashboard.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $pass;
                    Severity: Major
                    Found in firewall/src/dashboard.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return $carry;
                      Severity: Major
                      Found in firewall/src/dashboard.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                            return Maybe::$FALSE;
                        Severity: Major
                        Found in firewall/src/webfilter.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                      return "+";
                          Severity: Major
                          Found in firewall/src/botfilter.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return http_response("", $url, ["http/1.1 200"], 0, false);
                            Severity: Major
                            Found in firewall/src/http.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return $carry;
                              Severity: Major
                              Found in firewall/src/cms.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        return $carry;
                                Severity: Major
                                Found in firewall/src/cms.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return debugF("write allocate memory key [%s] size [%d], allocation %d", $key, $size, $mem[1]);
                                  Severity: Major
                                  Found in firewall/src/cuckoo.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                        return file_put_contents($object_file, $data, LOCK_EX) == strlen($data);
                                    Severity: Major
                                    Found in firewall/src/storage.php - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                            if (keys(b).length !== length) return false;
                                      Severity: Major
                                      Found in public/underscore.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                if (!(has$1(b, key) && eq(a[key], b[key], aStack, bStack))) return false;
                                        Severity: Major
                                        Found in public/underscore.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language