MCPcopy 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
455impl InputSource for CoverageQueue {

Callers 1

check_exit_stateMethod · 0.80

Calls 1

lenMethod · 0.45

Tested by

no test coverage detected