MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / test

Function test

math/double_factorial.cpp:43–46  ·  view source on GitHub ↗

Wrapper to run tests using both recursive and iterative implementations. * The checks are only valid in debug builds due to the use of `assert()` * statements. * \param [in] n number to check double factorial for * \param [in] expected expected result */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testsFunction · 0.70

Calls 2

Tested by

no test coverage detected