GCC Code Coverage Report


Directory: ./
Date: 2023-02-07 15:30:53
Coverage: low: ≥ 0% medium: ≥ 75.0% high: ≥ 90.0%
Exec Total Coverage
Lines: 143 199 71.9%
Functions: 44 54 81.5%
Branches: 81 326 24.8%

File Lines Functions Branches
demos/demo_pid.cpp 0.0 0.0% 0 / 15 0.0% 0 / 2 0.0% 0 / 8
demos/demo_pid_load_from_file.cpp 0.0 0.0% 0 / 22 0.0% 0 / 2 0.0% 0 / 48
include/package_template/default_configuration.hpp 100.0 100.0% 1 / 1 100.0% 1 / 1 -% 0 / 0
include/package_template/gains_configuration.hpp 100.0 100.0% 1 / 1 100.0% 1 / 1 -% 0 / 0
src/default_configuration.cpp 80.0 80.0% 8 / 10 80.0% 4 / 5 0.0% 0 / 2
src/file_configuration.cpp 90.0 90.0% 18 / 20 83.3% 5 / 6 56.2% 9 / 16
src/gains_configuration.cpp 0.0 0.0% 0 / 4 0.0% 0 / 1 -% 0 / 0
src/pid.cpp 85.7 85.7% 24 / 28 85.7% 6 / 7 44.4% 8 / 18
srcpy/wrappers.cpp 0.0 0.0% 0 / 5 0.0% 0 / 2 0.0% 0 / 28
tests/main.cpp 100.0 100.0% 3 / 3 100.0% 1 / 1 -% 0 / 0
tests/test_pid_cpp.cpp 97.8 97.8% 88 / 90 100.0% 26 / 26 31.1% 64 / 206