MCPcopy Create free account
hub / github.com/HexHive/NASS / GetTotalPCCoverage

Method GetTotalPCCoverage

fuzz/libfuzzer/FuzzerTracePC.cpp:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32TracePC TPC;
33
34size_t TracePC::GetTotalPCCoverage() {
35 return ObservedPCs.size();
36}
37
38
39void TracePC::HandleInline8bitCountersInit(uint8_t *Start, uint8_t *Stop) {

Callers 1

PrintStatsMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected