MCPcopy Create free account
hub / github.com/FuzzAnything/PromptFuzz / is_empty

Method is_empty

src/analysis/adg.rs:532–534  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

530 }
531
532 fn is_empty(&self) -> bool {
533 self.is_empty()
534 }
535}
536
537pub struct ADGBuilder {

Callers 5

get_mergeFunction · 0.45
data_mergeMethod · 0.45
adg_precallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected