Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ START_SECTION
Function
START_SECTION
src/tests/class_tests/openms/source/PeakIntegrator_test.cpp:150–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
149
150
START_SECTION(PeakIntegrator())
151
{
152
ptr = new PeakIntegrator();
153
TEST_NOT_EQUAL(ptr, null_ptr)
154
}
155
END_SECTION
156
157
START_SECTION(~PeakIntegrator())
Callers
nothing calls this directly
Calls
15
TEST_EQUAL
Function · 0.85
TEST_EXCEPTION
Function · 0.85
setParameters
Method · 0.80
integratePeak
Method · 0.80
estimateBackground
Method · 0.80
calculatePeakShapeMetrics
Method · 0.80
findPosAtPeakHeightPercent
Method · 0.80
back
Method · 0.80
getParameters
Method · 0.45
getValue
Method · 0.45
setValue
Method · 0.45
RTBegin
Method · 0.45
Tested by
no test coverage detected