Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiFuzz/MultiFuzz
/ new_inputs
Method
new_inputs
hail-fuzz/src/queue.rs:450–452 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
448
}
449
450
pub fn new_inputs(&self) -> usize {
451
self.new.len()
452
}
453
}
454
455
impl InputSource for CoverageQueue {
Callers
1
check_exit_state
Method · 0.80
Calls
1
len
Method · 0.45
Tested by
no test coverage detected