MCPcopy 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
106TEST(CpdFilterTest, DefaultMethod)
107{
108 EXPECT_EQ("rigid", CpdFilter::defaultMethod());
109}
110
111TEST(CpdFilterTest, DefaultIdentity)
112{

Callers

nothing calls this directly

Calls 14

transformFunction · 0.85
checkNoThrowFunction · 0.85
setOptionsMethod · 0.80
newReaderFunction · 0.70
newFilterFunction · 0.70
checkPointsEqualReaderFunction · 0.70
prepareMethod · 0.45
executeMethod · 0.45
sizeMethod · 0.45
beginMethod · 0.45
getMetadataMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected