MCPcopy Create free account
hub / github.com/Kitware/CMake / good

Method good

Utilities/cmjsoncpp/src/lib_json/json_reader.cpp:849–849  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

847}
848
849bool Reader::good() const { return errors_.empty(); }
850
851// Originally copied from the Features class (now deprecated), used internally
852// for features implementation.

Callers 15

WriteSbomMethod · 0.80
ProcessMethod · 0.80
SaveToFileMethod · 0.80
peekFunction · 0.80
WriteTraceFileMethod · 0.80
RandomSeedMethod · 0.80
FileWriteMethod · 0.80
EnsureFileValidMethod · 0.80
StartEntryMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by 2

testBOMFunction · 0.64
testBOMIOFunction · 0.64