MCPcopy Create free account
hub / github.com/Illumina/paragraph / good

Method good

external/jsoncpp/jsoncpp.cpp:1106–1108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1104}
1105
1106bool Reader::good() const {
1107 return !errors_.size();
1108}
1109
1110// exact copy of Features
1111class OurFeatures {

Callers 5

MMappedFastaFileMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
getJsonRootFunction · 0.80
mainFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by 3

TESTFunction · 0.64
TESTFunction · 0.64
getJsonRootFunction · 0.64