MCPcopy Create free account
hub / github.com/comaps/comaps / GetPopulation

Method GetPopulation

libs/indexer/feature.cpp:859–862  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

857}
858
859uint64_t FeatureType::GetPopulation()
860{
861 return feature::RankToPopulation(GetRank());
862}
863
864string const & FeatureType::GetRef()
865{

Callers 1

GetPopulationFunction · 0.45

Calls 1

RankToPopulationFunction · 0.85

Tested by

no test coverage detected