# Broken invariants

- Budget filter: **1.00h**
- Events considered: **51 / 51**
- Unique invariants: **11**

> **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 | 10 |
| foundry | 0 |
| medusa | 7 |
| recon-fuzzer | 11 |

## High-level overlap

- Shared by all active fuzzers: **7**
- Fuzzers with no broken-invariant events: `foundry`
- Exclusive to `echidna`: **0**
- Exclusive to `foundry`: **0**
- Exclusive to `medusa`: **0**
- Exclusive to `recon-fuzzer`: **1**

## Grouped invariants

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

_None._

</details>

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

_None._

</details>

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

_None._

</details>

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

- `invariant_totalBorrowedLessThanSupplied_v2`

</details>

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

- `assert_canary`
- `iHub_mintFeeShares`
- `iSpoke_withdraw`
- `invariant_canary`
- `invariant_shouldNotBecomeLiquidatable`
- `invariant_totalBorrowedLessThanSupplied_v0`
- `invariant_totalBorrowedLessThanSupplied_v1`

</details>

Top shared subsets (top 1 by size):

<details>
<summary><code>echidna, recon-fuzzer</code> (3)</summary>

- `iSpoke_liquidationCall`
- `iSpoke_repay`
- `invariant_supplySharePriceAndDrawnIndexMonotonic`

</details>
