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

Method is_empty

src/feedback/branches.rs:149–151  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

147 }
148
149 pub fn is_empty(&self) -> bool {
150 self.branches.is_empty()
151 }
152
153 pub fn get_entity(&self) -> &HashMap<String, FuncBranches> {
154 &self.branches

Callers 9

from_coverageMethod · 0.45
sync_from_previousMethod · 0.45
has_newMethod · 0.45
compute_line_coverageMethod · 0.45
merge_profdataMethod · 0.45

Calls

no outgoing calls

Tested by 1