# Broken invariants

- Budget filter: **4.00h**
- Events considered: **24 / 24**
- Unique invariants: **6**

> **Warning — trial run.** This benchmark was executed with fewer than 10 instances per fuzzer and/or a time budget shorter than 24h. Results from trial runs are meant for debugging purposes and are not valid for extracting conclusions across different fuzzers.

## Per-fuzzer totals

| Fuzzer | Invariants |
|---|---:|
| echidna | 3 |
| foundry | 2 |
| medusa | 3 |
| recon-fuzzer | 4 |

## High-level overlap

- Shared by all active fuzzers: **2**
- Exclusive to `echidna`: **1**
- Exclusive to `foundry`: **0**
- Exclusive to `medusa`: **1**
- Exclusive to `recon-fuzzer`: **2**

## Grouped invariants

<details>
<summary>Exclusive to <code>echidna</code> (1)</summary>

- `AssertionFailed`

</details>

<details>
<summary>Exclusive to <code>foundry</code> (0)</summary>

_None._

</details>

<details>
<summary>Exclusive to <code>medusa</code> (1)</summary>

- `testBalanceAtInFuture`

</details>

<details>
<summary>Exclusive to <code>recon-fuzzer</code> (2)</summary>

- `invariantWithdrawAllTokensShouldNotRevert`
- `testReceiveStreamsShouldNotRevert`

</details>

<details>
<summary>Shared by all active fuzzers (2)</summary>

- `assert_canary`
- `invariant_canary`

</details>
