GCC Code Coverage Report
Directory: ./ Exec Total Coverage
Date: 2026-03-27 22:08:32 Lines: 3786 3869 97.9 %
Legend: low: < 75.0 % medium: >= 75.0 % high: >= 90.0 % Branches: 4636 4902 94.6 %

File Lines Branches
TESTS/TEST_ASSUME_ALIGNED/main.cpp
100.0 % 13 / 13 100.0 % 13 / 13
TESTS/TEST_PSTRIDE/main.cpp
100.0 % 93 / 93 100.0 % 96 / 96
TESTS/TEST_TENSOR/main.cpp
100.0 % 18 / 18 100.0 % 12 / 12
TESTS/TEST_TENSOR_BLOCK/main.cpp
100.0 % 69 / 69 100.0 % 114 / 114
TESTS/TEST_TENSOR_BLOCK_10/main.cpp
100.0 % 69 / 69 100.0 % 108 / 108
TESTS/TEST_TENSOR_BLOCK_LINK/main.cpp
100.0 % 67 / 67 100.0 % 112 / 112
TESTS/TEST_TENSOR_BLOCK_LINK_10/main.cpp
100.0 % 67 / 67 100.0 % 106 / 106
TESTS/TEST_TENSOR_BLOCK_VEC/main.cpp
100.0 % 71 / 71 100.0 % 114 / 114
TESTS/TEST_TENSOR_BLOCK_VEC_10/main.cpp
100.0 % 71 / 71 100.0 % 114 / 114
TESTS/TEST_TENSOR_BLOCK_VEC_LINK/main.cpp
100.0 % 69 / 69 100.0 % 112 / 112
TESTS/TEST_TENSOR_BLOCK_VEC_LINK_10/main.cpp
100.0 % 69 / 69 100.0 % 112 / 112
TESTS/TEST_TENSOR_CHECK/main.cpp
100.0 % 52 / 52 100.0 % 46 / 46
TESTS/TEST_TENSOR_COPY_POINTER/main.cpp
100.0 % 27 / 27 100.0 % 24 / 24
TESTS/TEST_TENSOR_FILE/main.cpp
100.0 % 116 / 116 100.0 % 133 / 133
TESTS/TEST_TENSOR_MESSAGE/main.cpp
100.0 % 122 / 122 100.0 % 136 / 136
TESTS/TEST_TENSOR_RESHUFFLE/main.cpp
100.0 % 84 / 84 100.0 % 110 / 110
TESTS/TEST_TENSOR_SIZE/main.cpp
85.6 % 107 / 125 50.6 % 41 / 81
TESTS/TEST_TRANSPOSE/main.cpp
100.0 % 39 / 39 100.0 % 41 / 41
build/tmp_project/DataStream/src/data_stream_file_simple_type.cpp
100.0 % 190 / 190 69.2 % 90 / 130
src/PBlock_impl.h
72.7 % 24 / 33 37.5 % 6 / 16
src/PStride.cpp
99.1 % 115 / 116 97.5 % 39 / 40
src/PTensor.cpp
83.3 % 15 / 18 90.0 % 9 / 10
src/PTensor.h
89.7 % 52 / 58 69.0 % 29 / 42
src/PTensor_impl.h
90.9 % 270 / 297 77.8 % 98 / 126
src/alignement_type.cpp
100.0 % 22 / 22 - % 0 / 0
src/block_copy_impl.h
100.0 % 14 / 14 100.0 % 4 / 4
src/pallocAlignedVector.cpp
100.0 % 5 / 5 50.0 % 1 / 2
src/phoenix_assume_aligned.h
100.0 % 4 / 4 - % 0 / 0
src/phoenix_transpose_impl.h
100.0 % 34 / 34 100.0 % 28 / 28
src/reshuffle_tensor_impl.h
100.0 % 8 / 8 100.0 % 6 / 6
src/template_alloc.cpp
58.8 % 20 / 34 44.4 % 16 / 36
src/template_alloc_impl.h
84.4 % 27 / 32 55.6 % 10 / 18
src/tensor_check_impl.h
100.0 % 44 / 44 100.0 % 32 / 32
tmp_project/DataStream/TESTS/TEST_CHECK_VALUE/main.cpp
100.0 % 65 / 65 100.0 % 143 / 143
tmp_project/DataStream/TESTS/TEST_DATA_FILE/main.cpp
100.0 % 210 / 210 100.0 % 512 / 512
tmp_project/DataStream/TESTS/TEST_DATA_MESSAGE/main.cpp
100.0 % 444 / 444 100.0 % 992 / 992
tmp_project/DataStream/TESTS/TEST_DATA_SIZE/main.cpp
100.0 % 202 / 202 99.8 % 425 / 426
tmp_project/DataStream/TESTS/TEST_IS_SIMPLE_TYPE/main.cpp
100.0 % 16 / 16 100.0 % 55 / 55
tmp_project/DataStream/TESTS/TEST_SHADOK/Shadok.cpp
100.0 % 24 / 24 100.0 % 2 / 2
tmp_project/DataStream/TESTS/TEST_SHADOK/Shadok.h
100.0 % 2 / 2 - % 0 / 0
tmp_project/DataStream/TESTS/TEST_SHADOK/Shadok_impl.h
100.0 % 4 / 4 - % 0 / 0
tmp_project/DataStream/TESTS/TEST_SHADOK/main.cpp
100.0 % 47 / 47 97.1 % 67 / 69
tmp_project/DataStream/TESTS/TEST_TABLE_SIZE/main.cpp
100.0 % 25 / 25 96.7 % 59 / 61
tmp_project/DataStream/TESTS/TEST_TAB_FILE/main.cpp
100.0 % 36 / 36 98.9 % 91 / 92
tmp_project/DataStream/TESTS/TEST_TAB_MESSAGE/main.cpp
100.0 % 35 / 35 98.9 % 88 / 89
tmp_project/DataStream/src/data_file.h
100.0 % 28 / 28 93.3 % 14 / 15
tmp_project/DataStream/src/data_message.h
100.0 % 8 / 8 - % 0 / 0
tmp_project/DataStream/src/data_size.h
100.0 % 8 / 8 100.0 % 1 / 1
tmp_project/DataStream/src/data_stream_assert.cpp
100.0 % 3 / 3 50.0 % 1 / 2
tmp_project/DataStream/src/data_stream_check_value_impl.h
100.0 % 93 / 93 73.7 % 160 / 217
tmp_project/DataStream/src/data_stream_file.cpp
100.0 % 19 / 19 69.2 % 9 / 13
tmp_project/DataStream/src/data_stream_isSimpleType.cpp
100.0 % 11 / 11 - % 0 / 0
tmp_project/DataStream/src/data_stream_message.cpp
100.0 % 235 / 235 63.6 % 7 / 11
tmp_project/DataStream/src/data_stream_read_file.h
100.0 % 32 / 32 73.5 % 25 / 34
tmp_project/DataStream/src/data_stream_read_message.h
100.0 % 31 / 31 73.5 % 25 / 34
tmp_project/DataStream/src/data_stream_size.cpp
100.0 % 69 / 69 - % 0 / 0
tmp_project/DataStream/src/data_stream_size.h
100.0 % 20 / 20 100.0 % 10 / 10
tmp_project/DataStream/src/data_stream_write_file.h
100.0 % 26 / 26 76.0 % 19 / 25
tmp_project/DataStream/src/data_stream_write_message.h
100.0 % 26 / 26 76.0 % 19 / 25