> For the complete documentation index, see [llms.txt](https://doc-hub.xcavate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-hub.xcavate.io/protocol/nft-marketplace/fuzzer/coverage-goals.md).

# Coverage Goals

Fuzzer should aim to cover:

1. `mint()`
2. `list()`
3. `buy()`
4. `delist()`
5. `transfer()`
6. `bid()`
7. Hooks: `on_initialize`, `on_finalize`
