stf is a math library built primarily for graphics.
- correctness
- maintainability
- performance
Unfortunately, the code coverage is a lie because the entire library is templated and an uninstantiated template (class or function) is not incoporated into coverage computations. Any uninstantiated code is necessarily uncovered so the coverage is over-estimated.
Many thanks to the open-source software that enables this project.