MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / isSectionTracker

Method isSectionTracker

Bcore/src/main/cpp/Dobby/tests/catch.hpp:10104–10106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10102}
10103
10104bool TrackerBase::isSectionTracker() const {
10105 return false;
10106}
10107bool TrackerBase::isIndexTracker() const {
10108 return false;
10109}

Callers 3

runTestMethod · 0.80
SectionTrackerMethod · 0.80
catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected