MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / good

Method good

3ds/source/transfer.cpp:218–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216 }
217 }
218 bool good() { return input.good(); }
219 ~BodyReader() override
220 {
221 if (input.good()) {

Callers 10

collectFilesFunction · 0.45
readBodyHeadFunction · 0.45
BodyReaderMethod · 0.45
~BodyReaderMethod · 0.45
readMethod · 0.45
beginFileMethod · 0.45
openMethod · 0.45
handleUploadFunction · 0.45
sweepTempFilesMethod · 0.45
sendBackupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected