Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ CheckLineStyles
Function
CheckLineStyles
libs/map/style_tests/classificator_tests.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void CheckLineStyles(Classificator const & c, string const & name)
96
{
97
ForEachObject(c, name, GeomType::Line, RULE_PATH_TEXT);
98
}
99
100
} // namespace
101
Callers
1
UNIT_TEST
Function · 0.85
Calls
1
ForEachObject
Function · 0.85
Tested by
no test coverage detected