Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ TEST
Function
TEST
test/unit/PolygonTest.cpp:60–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
TEST(PolygonTest, test_wkt_in)
61
{
62
std::string wkt(getWKT());
63
64
Polygon p(wkt);
65
}
66
67
TEST(PolygonTest, test_json_in)
68
{
Callers
nothing calls this directly
Calls
12
getWKT
Function · 0.85
getJSON
Function · 0.85
remove
Function · 0.85
simplify
Method · 0.80
json
Method · 0.80
area
Method · 0.80
registerDim
Method · 0.80
covers
Method · 0.80
wkt
Method · 0.45
setField
Method · 0.45
valid
Method · 0.45
bounds
Method · 0.45
Tested by
no test coverage detected