bitslip6/bitfire

View on GitHub

Showing 117 of 749 total issues

Avoid too many return statements within this method.
Open

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

    Avoid too many return statements within this function.
    Open

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

      Avoid too many return statements within this function.
      Open

              if (a.buffer === b.buffer && a.byteOffset === b.byteOffset) return true;
      Severity: Major
      Found in public/underscore.js - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return str_replace($item, "", $carry);
        Severity: Major
        Found in firewall/src/dashboard.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

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

            Avoid too many return statements within this method.
            Open

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

              Avoid too many return statements within this method.
              Open

                      if ($block->code !== $exception->code) { return $block; }
              Severity: Major
              Found in firewall/src/bitfire_pure.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

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

                  Avoid too many return statements within this method.
                  Open

                      return $api_effect->exit(true);
                  Severity: Major
                  Found in firewall/src/api.php - About 30 mins to fix

                    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 method.
                      Open

                                      return (bool)\apcu_store("_bitfire:$key_name", $storage, $seconds);
                      Severity: Major
                      Found in firewall/src/storage.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

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

                          Avoid too many return statements within this method.
                          Open

                              return $effect->api(true, "updated");
                          Severity: Major
                          Found in firewall/src/api.php - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    if (!eq(a[length], b[length], aStack, bStack)) return false;
                            Severity: Major
                            Found in public/underscore.js - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                  return "unknown";
                              Severity: Major
                              Found in wordpress-plugin/includes.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

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

                                  Avoid too many return statements within this method.
                                  Open

                                          return $effect->api(false, "error updating ini status: " . $effect->read_status());
                                  Severity: Major
                                  Found in firewall/src/api.php - About 30 mins to fix
                                    Severity
                                    Category
                                    Status
                                    Source
                                    Language