Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FuzzAnything/PromptFuzz
/ increase_visited
Method
increase_visited
src/program/mod.rs:249–251 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
247
}
248
249
pub fn increase_visited(&mut self) {
250
self.quality.visited += 1
251
}
252
}
Callers
2
select_seed_from_queue
Method · 0.80
select_seed_exclude
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected