Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ TEST
Function
TEST
plugins/cpd/test/CpdFilterTest.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
TEST(CpdFilterTest, DefaultMethod)
107
{
108
EXPECT_EQ(
"rigid"
, CpdFilter::defaultMethod());
109
}
110
111
TEST(CpdFilterTest, DefaultIdentity)
112
{
Callers
nothing calls this directly
Calls
14
transform
Function · 0.85
checkNoThrow
Function · 0.85
setOptions
Method · 0.80
newReader
Function · 0.70
newFilter
Function · 0.70
checkPointsEqualReader
Function · 0.70
prepare
Method · 0.45
execute
Method · 0.45
size
Method · 0.45
begin
Method · 0.45
getMetadata
Method · 0.45
value
Method · 0.45
Tested by
no test coverage detected