MCPcopy Create free account
hub / github.com/csmith-project/csmith / sequence_length

Method sequence_length

src/SimpleDeltaSequence.cpp:214–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214unsigned INT64
215SimpleDeltaSequence::sequence_length()
216{
217 return sequence_.size();
218}

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected