GCC Code Coverage Report


Directory: ./
Date: 2025-09-29 13:19:55
Coverage: low: ≥ 0% medium: ≥ 75.0% high: ≥ 90.0%
Exec Total Coverage
Lines: 737 927 79.5%
Functions: 129 244 52.9%
Branches: 651 1959 33.2%

File Lines Functions Branches
client/components/audio.cpp 0.0 0.0% 0 / 2 0.0% 0 / 1 0.0% 0 / 2
client/components/camera.cpp 0.0 0.0% 0 / 2 0.0% 0 / 1 -% 0 / 0
client/components/render.cpp 0.0 0.0% 0 / 2 0.0% 0 / 1 0.0% 0 / 2
client/main.cpp 0.0 0.0% 0 / 47 0.0% 0 / 1 0.0% 0 / 144
common/components/Position.cpp 0.0 0.0% 0 / 2 0.0% 0 / 1 -% 0 / 0
common/components/Velocity.cpp 0.0 0.0% 0 / 2 0.0% 0 / 1 -% 0 / 0
lib/ecs/include/ECS/Component.hpp 80.0 80.0% 8 / 10 17.2% 5 / 29 75.0% 3 / 4
lib/ecs/include/ECS/ComponentManager.hpp 85.7 85.7% 42 / 49 26.2% 22 / 84 43.4% 23 / 53
lib/ecs/include/ECS/EntityManager.hpp 100.0 100.0% 1 / 1 100.0% 1 / 1 -% 0 / 0
lib/ecs/include/ECS/World.hpp 84.6 84.6% 11 / 13 37.5% 9 / 24 -% 0 / 0
lib/ecs/src/ComponentManager.cpp 64.3 64.3% 9 / 14 50.0% 1 / 2 44.4% 8 / 18
lib/ecs/src/EntityManager.cpp 72.4 72.4% 21 / 29 83.3% 5 / 6 50.0% 16 / 32
lib/ecs/src/World.cpp 73.3 73.3% 11 / 15 80.0% 4 / 5 50.0% 1 / 2
lib/packetmanager/include/packetmanager.h 100.0 100.0% 8 / 8 100.0% 6 / 6 -% 0 / 0
lib/packetmanager/src/packetManager.cpp 85.8 85.8% 127 / 148 92.9% 13 / 14 54.5% 84 / 154
server/main.cpp 0.0 0.0% 0 / 30 0.0% 0 / 4 0.0% 0 / 110
tests/packetmanager/test_packetmanager.cpp 95.1 95.1% 388 / 408 100.0% 39 / 39 47.2% 352 / 746
tests/test_basic.cpp 71.4 71.4% 10 / 14 100.0% 2 / 2 30.0% 6 / 20
tests/test_client.cpp 100.0 100.0% 17 / 17 100.0% 9 / 9 17.9% 42 / 234
tests/test_ecs.cpp 69.1 69.1% 67 / 97 100.0% 4 / 4 36.9% 79 / 214
tests/test_server.cpp 100.0 100.0% 17 / 17 100.0% 9 / 9 16.5% 37 / 224