From 19b4c1dee62a8ff3dece8b81fbf8d186b62c86d9 Mon Sep 17 00:00:00 2001 From: Spacetown <40258682+spacetown@users.noreply.github.com> Date: Tue, 16 Apr 2024 23:07:28 +0200 Subject: [PATCH] Update reference with data from GH --- .../gcc-12/coverage.a.functions.html | 12 +- ....cpp.bfd574051572855ffede390ec872fc68.html | 18 +- .../gcc-12/coverage.b.functions.html | 12 +- ....cpp.bfd574051572855ffede390ec872fc68.html | 18 +- .../gcc-12/coverage.c.functions.html | 12 +- ....cpp.bfd574051572855ffede390ec872fc68.html | 18 +- .../gcc-13-Darwin/coverage.a.functions.html | 89 + ....cpp.bfd574051572855ffede390ec872fc68.html | 298 +++ .../gcc-13-Darwin/coverage.b.functions.html | 89 + ....cpp.bfd574051572855ffede390ec872fc68.html | 298 +++ .../gcc-13-Darwin/coverage.c.functions.html | 89 + ....cpp.bfd574051572855ffede390ec872fc68.html | 298 +++ .../gcc-12/coverage.a.functions.html | 12 +- ....cpp.bfd574051572855ffede390ec872fc68.html | 18 +- .../gcc-12/coverage.b.functions.html | 12 +- ....cpp.bfd574051572855ffede390ec872fc68.html | 18 +- .../gcc-12/coverage.c.functions.html | 12 +- ....cpp.bfd574051572855ffede390ec872fc68.html | 18 +- .../gcc-13-Darwin/coverage.a.functions.html | 89 + ....cpp.bfd574051572855ffede390ec872fc68.html | 298 +++ .../gcc-13-Darwin/coverage.b.functions.html | 89 + ....cpp.bfd574051572855ffede390ec872fc68.html | 298 +++ .../gcc-13-Darwin/coverage.c.functions.html | 89 + ....cpp.bfd574051572855ffede390ec872fc68.html | 298 +++ ....cpp.118fcbaaba162ba17933c7893247df3a.html | 9 +- .../gcc-11/coverage-excl-throw.functions.html | 16 +- ....cpp.118fcbaaba162ba17933c7893247df3a.html | 72 +- .../gcc-11/coverage-throw.functions.html | 16 +- ....cpp.118fcbaaba162ba17933c7893247df3a.html | 74 +- .../coverage_single_page-gh-js.html | 1677 +++++++++++++++++ .../coverage_single_page-gh.html | 1577 ++++++++++++++++ .../coverage_single_page-js.html | 1311 +++++++++++++ .../clang-14-Darwin/coverage_single_page.html | 1221 ++++++++++++ 33 files changed, 8289 insertions(+), 186 deletions(-) create mode 100644 tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.a.functions.html create mode 100644 tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html create mode 100644 tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.b.functions.html create mode 100644 tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html create mode 100644 tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.c.functions.html create mode 100644 tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html create mode 100644 tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.a.functions.html create mode 100644 tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html create mode 100644 tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.b.functions.html create mode 100644 tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html create mode 100644 tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.c.functions.html create mode 100644 tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html create mode 100644 tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-gh-js.html create mode 100644 tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-gh.html create mode 100644 tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-js.html create mode 100644 tests/html-single-page/reference/clang-14-Darwin/coverage_single_page.html diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.a.functions.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.a.functions.html index c23edd15f..e76b304b6 100644 --- a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.a.functions.html +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.a.functions.html @@ -67,17 +67,17 @@

GCC Code Coverage Report

Call count Block coverage - fn_00() (source/fn_00.cpp:2)called 1 time, returned 1 time100.0% - fn_01() (source/fn_01.cpp:2)called 1 time, returned 1 time100.0% - fn_02() (source/fn_02.cpp:2)called 1 time, returned 1 time100.0% - fn_03() (source/fn_03.cpp:2)called 1 time, returned 1 time100.0% - fn_04() (source/fn_04.cpp:2)called 1 time, returned 1 time100.0% + fn_00() (source/fn_00.cpp:2)called 2 times, returned 2 times100.0% + fn_01() (source/fn_01.cpp:2)called 2 times, returned 2 times100.0% + fn_02() (source/fn_02.cpp:2)called 2 times, returned 2 times100.0% + fn_03() (source/fn_03.cpp:2)called 2 times, returned 2 times100.0% + fn_04() (source/fn_04.cpp:2)called 2 times, returned 2 times100.0% fn_05() (source/fn_05.cpp:2)not called0.0% fn_06() (source/fn_06.cpp:2)not called0.0% fn_07() (source/fn_07.cpp:2)not called0.0% fn_08() (source/fn_08.cpp:2)not called0.0% fn_09() (source/fn_09.cpp:2)not called0.0% - main (source/main.cpp:2)called 1 time, returned 1 time100.0% + main (source/main.cpp:2)called 2 times, returned 2 times100.0%
diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html index 4530b2296..8f4e71009 100644 --- a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -70,7 +70,7 @@

GCC Code Coverage Report

Call count Block coverage - main (line 2)called 1 time, returned 1 time100.0% + main (line 2)called 2 times, returned 2 times100.0% @@ -95,7 +95,7 @@

GCC Code Coverage Report

2 - 1 + 2 int main () { @@ -109,7 +109,7 @@

GCC Code Coverage Report

4 - 1 + 2 std::cerr << "ODD/n"; @@ -123,7 +123,7 @@

GCC Code Coverage Report

6 - 1 + 2 fn_00 (); @@ -137,7 +137,7 @@

GCC Code Coverage Report

8 - 1 + 2 fn_01 (); @@ -151,7 +151,7 @@

GCC Code Coverage Report

10 - 1 + 2 fn_02 (); @@ -165,7 +165,7 @@

GCC Code Coverage Report

12 - 1 + 2 fn_03 (); @@ -179,7 +179,7 @@

GCC Code Coverage Report

14 - 1 + 2 fn_04 (); @@ -277,7 +277,7 @@

GCC Code Coverage Report

28 - 1 + 2 } diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.b.functions.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.b.functions.html index 1b78d0e98..220172df6 100644 --- a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.b.functions.html +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.b.functions.html @@ -72,12 +72,12 @@

GCC Code Coverage Report

fn_02() (source/fn_02.cpp:2)not called0.0% fn_03() (source/fn_03.cpp:2)not called0.0% fn_04() (source/fn_04.cpp:2)not called0.0% - fn_05() (source/fn_05.cpp:2)called 1 time, returned 1 time100.0% - fn_06() (source/fn_06.cpp:2)called 1 time, returned 1 time100.0% - fn_07() (source/fn_07.cpp:2)called 1 time, returned 1 time100.0% - fn_08() (source/fn_08.cpp:2)called 1 time, returned 1 time100.0% - fn_09() (source/fn_09.cpp:2)called 1 time, returned 1 time100.0% - main (source/main.cpp:2)called 1 time, returned 1 time100.0% + fn_05() (source/fn_05.cpp:2)called 2 times, returned 2 times100.0% + fn_06() (source/fn_06.cpp:2)called 2 times, returned 2 times100.0% + fn_07() (source/fn_07.cpp:2)called 2 times, returned 2 times100.0% + fn_08() (source/fn_08.cpp:2)called 2 times, returned 2 times100.0% + fn_09() (source/fn_09.cpp:2)called 2 times, returned 2 times100.0% + main (source/main.cpp:2)called 2 times, returned 2 times100.0%
diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html index 8a547d081..6ac49b86c 100644 --- a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -70,7 +70,7 @@

GCC Code Coverage Report

Call count Block coverage - main (line 2)called 1 time, returned 1 time100.0% + main (line 2)called 2 times, returned 2 times100.0% @@ -95,7 +95,7 @@

GCC Code Coverage Report

2 - 1 + 2 int main () { @@ -193,7 +193,7 @@

GCC Code Coverage Report

16 - 1 + 2 std::cerr << "EVEN/n"; @@ -207,7 +207,7 @@

GCC Code Coverage Report

18 - 1 + 2 fn_05 (); @@ -221,7 +221,7 @@

GCC Code Coverage Report

20 - 1 + 2 fn_06 (); @@ -235,7 +235,7 @@

GCC Code Coverage Report

22 - 1 + 2 fn_07 (); @@ -249,7 +249,7 @@

GCC Code Coverage Report

24 - 1 + 2 fn_08 (); @@ -263,7 +263,7 @@

GCC Code Coverage Report

26 - 1 + 2 fn_09 (); @@ -277,7 +277,7 @@

GCC Code Coverage Report

28 - 1 + 2 } diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.c.functions.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.c.functions.html index 8023679a6..2cc1903b9 100644 --- a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.c.functions.html +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.c.functions.html @@ -67,17 +67,17 @@

GCC Code Coverage Report

Call count Block coverage - fn_00() (source/fn_00.cpp:2)called 1 time, returned 1 time100.0% - fn_01() (source/fn_01.cpp:2)called 1 time, returned 1 time100.0% - fn_02() (source/fn_02.cpp:2)called 1 time, returned 1 time100.0% - fn_03() (source/fn_03.cpp:2)called 1 time, returned 1 time100.0% - fn_04() (source/fn_04.cpp:2)called 1 time, returned 1 time100.0% + fn_00() (source/fn_00.cpp:2)called 2 times, returned 2 times100.0% + fn_01() (source/fn_01.cpp:2)called 2 times, returned 2 times100.0% + fn_02() (source/fn_02.cpp:2)called 2 times, returned 2 times100.0% + fn_03() (source/fn_03.cpp:2)called 2 times, returned 2 times100.0% + fn_04() (source/fn_04.cpp:2)called 2 times, returned 2 times100.0% fn_05() (source/fn_05.cpp:2)not called0.0% fn_06() (source/fn_06.cpp:2)not called0.0% fn_07() (source/fn_07.cpp:2)not called0.0% fn_08() (source/fn_08.cpp:2)not called0.0% fn_09() (source/fn_09.cpp:2)not called0.0% - main (source/main.cpp:2)called 1 time, returned 1 time100.0% + main (source/main.cpp:2)called 2 times, returned 2 times100.0%
diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html index f65281566..c0f0287e5 100644 --- a/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-12/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -70,7 +70,7 @@

GCC Code Coverage Report

Call count Block coverage - main (line 2)called 1 time, returned 1 time100.0% + main (line 2)called 2 times, returned 2 times100.0% @@ -95,7 +95,7 @@

GCC Code Coverage Report

2 - 1 + 2 int main () { @@ -109,7 +109,7 @@

GCC Code Coverage Report

4 - 1 + 2 std::cerr << "ODD/n"; @@ -123,7 +123,7 @@

GCC Code Coverage Report

6 - 1 + 2 fn_00 (); @@ -137,7 +137,7 @@

GCC Code Coverage Report

8 - 1 + 2 fn_01 (); @@ -151,7 +151,7 @@

GCC Code Coverage Report

10 - 1 + 2 fn_02 (); @@ -165,7 +165,7 @@

GCC Code Coverage Report

12 - 1 + 2 fn_03 (); @@ -179,7 +179,7 @@

GCC Code Coverage Report

14 - 1 + 2 fn_04 (); @@ -277,7 +277,7 @@

GCC Code Coverage Report

28 - 1 + 2 } diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.a.functions.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.a.functions.html new file mode 100644 index 000000000..904a1e5df --- /dev/null +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.a.functions.html @@ -0,0 +1,89 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + +
Directory:source/
Date:2024-02-25 21:07:16+00:00
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:233860.5%
Functions:61154.5%
Branches:00-%
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + +
Function (File:Line)Call countBlock coverage
fn_00() (source/fn_00.cpp:2)called 2 times, returned 2 times100.0%
fn_01() (source/fn_01.cpp:2)called 2 times, returned 2 times100.0%
fn_02() (source/fn_02.cpp:2)called 2 times, returned 2 times100.0%
fn_03() (source/fn_03.cpp:2)called 2 times, returned 2 times100.0%
fn_04() (source/fn_04.cpp:2)called 2 times, returned 2 times100.0%
fn_05() (source/fn_05.cpp:2)not called0.0%
fn_06() (source/fn_06.cpp:2)not called0.0%
fn_07() (source/fn_07.cpp:2)not called0.0%
fn_08() (source/fn_08.cpp:2)not called0.0%
fn_09() (source/fn_09.cpp:2)not called0.0%
main (source/main.cpp:2)called 2 times, returned 2 times100.0%
+ +
+
+ + + diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html new file mode 100644 index 000000000..b17a8ce22 --- /dev/null +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -0,0 +1,298 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + + + + + +
Directory:source/
File:main.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:88100.0%
Functions:11100.0%
Branches:00-%
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + #include <iostream>
2 + 2int main () {
3 + #if defined(ODD)
4 + 2 std::cerr << "ODD\n";
5 + extern void fn_00 ();
6 + 2 fn_00 ();
7 + extern void fn_01 ();
8 + 2 fn_01 ();
9 + extern void fn_02 ();
10 + 2 fn_02 ();
11 + extern void fn_03 ();
12 + 2 fn_03 ();
13 + extern void fn_04 ();
14 + 2 fn_04 ();
15 + #else
16 + std::cerr << "EVEN\n";
17 + extern void fn_05 ();
18 + fn_05 ();
19 + extern void fn_06 ();
20 + fn_06 ();
21 + extern void fn_07 ();
22 + fn_07 ();
23 + extern void fn_08 ();
24 + fn_08 ();
25 + extern void fn_09 ();
26 + fn_09 ();
27 + #endif
28 + 2}
29 +
+
+
+
+ + + diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.b.functions.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.b.functions.html new file mode 100644 index 000000000..60122af3f --- /dev/null +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.b.functions.html @@ -0,0 +1,89 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + +
Directory:source/
Date:2024-02-25 21:07:16+00:00
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:233860.5%
Functions:61154.5%
Branches:00-%
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + +
Function (File:Line)Call countBlock coverage
fn_00() (source/fn_00.cpp:2)not called0.0%
fn_01() (source/fn_01.cpp:2)not called0.0%
fn_02() (source/fn_02.cpp:2)not called0.0%
fn_03() (source/fn_03.cpp:2)not called0.0%
fn_04() (source/fn_04.cpp:2)not called0.0%
fn_05() (source/fn_05.cpp:2)called 2 times, returned 2 times100.0%
fn_06() (source/fn_06.cpp:2)called 2 times, returned 2 times100.0%
fn_07() (source/fn_07.cpp:2)called 2 times, returned 2 times100.0%
fn_08() (source/fn_08.cpp:2)called 2 times, returned 2 times100.0%
fn_09() (source/fn_09.cpp:2)called 2 times, returned 2 times100.0%
main (source/main.cpp:2)called 2 times, returned 2 times100.0%
+ +
+
+ + + diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html new file mode 100644 index 000000000..b8d782971 --- /dev/null +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -0,0 +1,298 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + + + + + +
Directory:source/
File:main.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:88100.0%
Functions:11100.0%
Branches:00-%
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + #include <iostream>
2 + 2int main () {
3 + #if defined(ODD)
4 + std::cerr << "ODD\n";
5 + extern void fn_00 ();
6 + fn_00 ();
7 + extern void fn_01 ();
8 + fn_01 ();
9 + extern void fn_02 ();
10 + fn_02 ();
11 + extern void fn_03 ();
12 + fn_03 ();
13 + extern void fn_04 ();
14 + fn_04 ();
15 + #else
16 + 2 std::cerr << "EVEN\n";
17 + extern void fn_05 ();
18 + 2 fn_05 ();
19 + extern void fn_06 ();
20 + 2 fn_06 ();
21 + extern void fn_07 ();
22 + 2 fn_07 ();
23 + extern void fn_08 ();
24 + 2 fn_08 ();
25 + extern void fn_09 ();
26 + 2 fn_09 ();
27 + #endif
28 + 2}
29 +
+
+
+
+ + + diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.c.functions.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.c.functions.html new file mode 100644 index 000000000..ba594f966 --- /dev/null +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.c.functions.html @@ -0,0 +1,89 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + +
Directory:source/
Date:2024-02-25 21:07:16+00:00
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:233860.5%
Functions:61154.5%
Branches:00-%
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + +
Function (File:Line)Call countBlock coverage
fn_00() (source/fn_00.cpp:2)called 2 times, returned 2 times100.0%
fn_01() (source/fn_01.cpp:2)called 2 times, returned 2 times100.0%
fn_02() (source/fn_02.cpp:2)called 2 times, returned 2 times100.0%
fn_03() (source/fn_03.cpp:2)called 2 times, returned 2 times100.0%
fn_04() (source/fn_04.cpp:2)called 2 times, returned 2 times100.0%
fn_05() (source/fn_05.cpp:2)not called0.0%
fn_06() (source/fn_06.cpp:2)not called0.0%
fn_07() (source/fn_07.cpp:2)not called0.0%
fn_08() (source/fn_08.cpp:2)not called0.0%
fn_09() (source/fn_09.cpp:2)not called0.0%
main (source/main.cpp:2)called 2 times, returned 2 times100.0%
+ +
+
+ + + diff --git a/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html new file mode 100644 index 000000000..0c7d2c303 --- /dev/null +++ b/tests/coexisting_object_directories-from_build_dir/reference/gcc-13-Darwin/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -0,0 +1,298 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + + + + + +
Directory:source/
File:main.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:88100.0%
Functions:11100.0%
Branches:00-%
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + #include <iostream>
2 + 2int main () {
3 + #if defined(ODD)
4 + 2 std::cerr << "ODD\n";
5 + extern void fn_00 ();
6 + 2 fn_00 ();
7 + extern void fn_01 ();
8 + 2 fn_01 ();
9 + extern void fn_02 ();
10 + 2 fn_02 ();
11 + extern void fn_03 ();
12 + 2 fn_03 ();
13 + extern void fn_04 ();
14 + 2 fn_04 ();
15 + #else
16 + std::cerr << "EVEN\n";
17 + extern void fn_05 ();
18 + fn_05 ();
19 + extern void fn_06 ();
20 + fn_06 ();
21 + extern void fn_07 ();
22 + fn_07 ();
23 + extern void fn_08 ();
24 + fn_08 ();
25 + extern void fn_09 ();
26 + fn_09 ();
27 + #endif
28 + 2}
29 +
+
+
+
+ + + diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.a.functions.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.a.functions.html index c23edd15f..e76b304b6 100644 --- a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.a.functions.html +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.a.functions.html @@ -67,17 +67,17 @@

GCC Code Coverage Report

Call count Block coverage - fn_00() (source/fn_00.cpp:2)called 1 time, returned 1 time100.0% - fn_01() (source/fn_01.cpp:2)called 1 time, returned 1 time100.0% - fn_02() (source/fn_02.cpp:2)called 1 time, returned 1 time100.0% - fn_03() (source/fn_03.cpp:2)called 1 time, returned 1 time100.0% - fn_04() (source/fn_04.cpp:2)called 1 time, returned 1 time100.0% + fn_00() (source/fn_00.cpp:2)called 2 times, returned 2 times100.0% + fn_01() (source/fn_01.cpp:2)called 2 times, returned 2 times100.0% + fn_02() (source/fn_02.cpp:2)called 2 times, returned 2 times100.0% + fn_03() (source/fn_03.cpp:2)called 2 times, returned 2 times100.0% + fn_04() (source/fn_04.cpp:2)called 2 times, returned 2 times100.0% fn_05() (source/fn_05.cpp:2)not called0.0% fn_06() (source/fn_06.cpp:2)not called0.0% fn_07() (source/fn_07.cpp:2)not called0.0% fn_08() (source/fn_08.cpp:2)not called0.0% fn_09() (source/fn_09.cpp:2)not called0.0% - main (source/main.cpp:2)called 1 time, returned 1 time100.0% + main (source/main.cpp:2)called 2 times, returned 2 times100.0%
diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html index 4530b2296..8f4e71009 100644 --- a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -70,7 +70,7 @@

GCC Code Coverage Report

Call count Block coverage - main (line 2)called 1 time, returned 1 time100.0% + main (line 2)called 2 times, returned 2 times100.0% @@ -95,7 +95,7 @@

GCC Code Coverage Report

2 - 1 + 2 int main () { @@ -109,7 +109,7 @@

GCC Code Coverage Report

4 - 1 + 2 std::cerr << "ODD/n"; @@ -123,7 +123,7 @@

GCC Code Coverage Report

6 - 1 + 2 fn_00 (); @@ -137,7 +137,7 @@

GCC Code Coverage Report

8 - 1 + 2 fn_01 (); @@ -151,7 +151,7 @@

GCC Code Coverage Report

10 - 1 + 2 fn_02 (); @@ -165,7 +165,7 @@

GCC Code Coverage Report

12 - 1 + 2 fn_03 (); @@ -179,7 +179,7 @@

GCC Code Coverage Report

14 - 1 + 2 fn_04 (); @@ -277,7 +277,7 @@

GCC Code Coverage Report

28 - 1 + 2 } diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.b.functions.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.b.functions.html index 1b78d0e98..220172df6 100644 --- a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.b.functions.html +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.b.functions.html @@ -72,12 +72,12 @@

GCC Code Coverage Report

fn_02() (source/fn_02.cpp:2)not called0.0% fn_03() (source/fn_03.cpp:2)not called0.0% fn_04() (source/fn_04.cpp:2)not called0.0% - fn_05() (source/fn_05.cpp:2)called 1 time, returned 1 time100.0% - fn_06() (source/fn_06.cpp:2)called 1 time, returned 1 time100.0% - fn_07() (source/fn_07.cpp:2)called 1 time, returned 1 time100.0% - fn_08() (source/fn_08.cpp:2)called 1 time, returned 1 time100.0% - fn_09() (source/fn_09.cpp:2)called 1 time, returned 1 time100.0% - main (source/main.cpp:2)called 1 time, returned 1 time100.0% + fn_05() (source/fn_05.cpp:2)called 2 times, returned 2 times100.0% + fn_06() (source/fn_06.cpp:2)called 2 times, returned 2 times100.0% + fn_07() (source/fn_07.cpp:2)called 2 times, returned 2 times100.0% + fn_08() (source/fn_08.cpp:2)called 2 times, returned 2 times100.0% + fn_09() (source/fn_09.cpp:2)called 2 times, returned 2 times100.0% + main (source/main.cpp:2)called 2 times, returned 2 times100.0%
diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html index 8a547d081..6ac49b86c 100644 --- a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -70,7 +70,7 @@

GCC Code Coverage Report

Call count Block coverage - main (line 2)called 1 time, returned 1 time100.0% + main (line 2)called 2 times, returned 2 times100.0% @@ -95,7 +95,7 @@

GCC Code Coverage Report

2 - 1 + 2 int main () { @@ -193,7 +193,7 @@

GCC Code Coverage Report

16 - 1 + 2 std::cerr << "EVEN/n"; @@ -207,7 +207,7 @@

GCC Code Coverage Report

18 - 1 + 2 fn_05 (); @@ -221,7 +221,7 @@

GCC Code Coverage Report

20 - 1 + 2 fn_06 (); @@ -235,7 +235,7 @@

GCC Code Coverage Report

22 - 1 + 2 fn_07 (); @@ -249,7 +249,7 @@

GCC Code Coverage Report

24 - 1 + 2 fn_08 (); @@ -263,7 +263,7 @@

GCC Code Coverage Report

26 - 1 + 2 fn_09 (); @@ -277,7 +277,7 @@

GCC Code Coverage Report

28 - 1 + 2 } diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.c.functions.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.c.functions.html index 8023679a6..2cc1903b9 100644 --- a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.c.functions.html +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.c.functions.html @@ -67,17 +67,17 @@

GCC Code Coverage Report

Call count Block coverage - fn_00() (source/fn_00.cpp:2)called 1 time, returned 1 time100.0% - fn_01() (source/fn_01.cpp:2)called 1 time, returned 1 time100.0% - fn_02() (source/fn_02.cpp:2)called 1 time, returned 1 time100.0% - fn_03() (source/fn_03.cpp:2)called 1 time, returned 1 time100.0% - fn_04() (source/fn_04.cpp:2)called 1 time, returned 1 time100.0% + fn_00() (source/fn_00.cpp:2)called 2 times, returned 2 times100.0% + fn_01() (source/fn_01.cpp:2)called 2 times, returned 2 times100.0% + fn_02() (source/fn_02.cpp:2)called 2 times, returned 2 times100.0% + fn_03() (source/fn_03.cpp:2)called 2 times, returned 2 times100.0% + fn_04() (source/fn_04.cpp:2)called 2 times, returned 2 times100.0% fn_05() (source/fn_05.cpp:2)not called0.0% fn_06() (source/fn_06.cpp:2)not called0.0% fn_07() (source/fn_07.cpp:2)not called0.0% fn_08() (source/fn_08.cpp:2)not called0.0% fn_09() (source/fn_09.cpp:2)not called0.0% - main (source/main.cpp:2)called 1 time, returned 1 time100.0% + main (source/main.cpp:2)called 2 times, returned 2 times100.0%
diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html index f65281566..c0f0287e5 100644 --- a/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-12/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -70,7 +70,7 @@

GCC Code Coverage Report

Call count Block coverage - main (line 2)called 1 time, returned 1 time100.0% + main (line 2)called 2 times, returned 2 times100.0% @@ -95,7 +95,7 @@

GCC Code Coverage Report

2 - 1 + 2 int main () { @@ -109,7 +109,7 @@

GCC Code Coverage Report

4 - 1 + 2 std::cerr << "ODD/n"; @@ -123,7 +123,7 @@

GCC Code Coverage Report

6 - 1 + 2 fn_00 (); @@ -137,7 +137,7 @@

GCC Code Coverage Report

8 - 1 + 2 fn_01 (); @@ -151,7 +151,7 @@

GCC Code Coverage Report

10 - 1 + 2 fn_02 (); @@ -165,7 +165,7 @@

GCC Code Coverage Report

12 - 1 + 2 fn_03 (); @@ -179,7 +179,7 @@

GCC Code Coverage Report

14 - 1 + 2 fn_04 (); @@ -277,7 +277,7 @@

GCC Code Coverage Report

28 - 1 + 2 } diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.a.functions.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.a.functions.html new file mode 100644 index 000000000..904a1e5df --- /dev/null +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.a.functions.html @@ -0,0 +1,89 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + +
Directory:source/
Date:2024-02-25 21:07:16+00:00
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:233860.5%
Functions:61154.5%
Branches:00-%
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + +
Function (File:Line)Call countBlock coverage
fn_00() (source/fn_00.cpp:2)called 2 times, returned 2 times100.0%
fn_01() (source/fn_01.cpp:2)called 2 times, returned 2 times100.0%
fn_02() (source/fn_02.cpp:2)called 2 times, returned 2 times100.0%
fn_03() (source/fn_03.cpp:2)called 2 times, returned 2 times100.0%
fn_04() (source/fn_04.cpp:2)called 2 times, returned 2 times100.0%
fn_05() (source/fn_05.cpp:2)not called0.0%
fn_06() (source/fn_06.cpp:2)not called0.0%
fn_07() (source/fn_07.cpp:2)not called0.0%
fn_08() (source/fn_08.cpp:2)not called0.0%
fn_09() (source/fn_09.cpp:2)not called0.0%
main (source/main.cpp:2)called 2 times, returned 2 times100.0%
+ +
+
+ + + diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html new file mode 100644 index 000000000..b17a8ce22 --- /dev/null +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.a.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -0,0 +1,298 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + + + + + +
Directory:source/
File:main.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:88100.0%
Functions:11100.0%
Branches:00-%
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + #include <iostream>
2 + 2int main () {
3 + #if defined(ODD)
4 + 2 std::cerr << "ODD\n";
5 + extern void fn_00 ();
6 + 2 fn_00 ();
7 + extern void fn_01 ();
8 + 2 fn_01 ();
9 + extern void fn_02 ();
10 + 2 fn_02 ();
11 + extern void fn_03 ();
12 + 2 fn_03 ();
13 + extern void fn_04 ();
14 + 2 fn_04 ();
15 + #else
16 + std::cerr << "EVEN\n";
17 + extern void fn_05 ();
18 + fn_05 ();
19 + extern void fn_06 ();
20 + fn_06 ();
21 + extern void fn_07 ();
22 + fn_07 ();
23 + extern void fn_08 ();
24 + fn_08 ();
25 + extern void fn_09 ();
26 + fn_09 ();
27 + #endif
28 + 2}
29 +
+
+
+
+ + + diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.b.functions.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.b.functions.html new file mode 100644 index 000000000..60122af3f --- /dev/null +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.b.functions.html @@ -0,0 +1,89 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + +
Directory:source/
Date:2024-02-25 21:07:16+00:00
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:233860.5%
Functions:61154.5%
Branches:00-%
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + +
Function (File:Line)Call countBlock coverage
fn_00() (source/fn_00.cpp:2)not called0.0%
fn_01() (source/fn_01.cpp:2)not called0.0%
fn_02() (source/fn_02.cpp:2)not called0.0%
fn_03() (source/fn_03.cpp:2)not called0.0%
fn_04() (source/fn_04.cpp:2)not called0.0%
fn_05() (source/fn_05.cpp:2)called 2 times, returned 2 times100.0%
fn_06() (source/fn_06.cpp:2)called 2 times, returned 2 times100.0%
fn_07() (source/fn_07.cpp:2)called 2 times, returned 2 times100.0%
fn_08() (source/fn_08.cpp:2)called 2 times, returned 2 times100.0%
fn_09() (source/fn_09.cpp:2)called 2 times, returned 2 times100.0%
main (source/main.cpp:2)called 2 times, returned 2 times100.0%
+ +
+
+ + + diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html new file mode 100644 index 000000000..b8d782971 --- /dev/null +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.b.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -0,0 +1,298 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + + + + + +
Directory:source/
File:main.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:88100.0%
Functions:11100.0%
Branches:00-%
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + #include <iostream>
2 + 2int main () {
3 + #if defined(ODD)
4 + std::cerr << "ODD\n";
5 + extern void fn_00 ();
6 + fn_00 ();
7 + extern void fn_01 ();
8 + fn_01 ();
9 + extern void fn_02 ();
10 + fn_02 ();
11 + extern void fn_03 ();
12 + fn_03 ();
13 + extern void fn_04 ();
14 + fn_04 ();
15 + #else
16 + 2 std::cerr << "EVEN\n";
17 + extern void fn_05 ();
18 + 2 fn_05 ();
19 + extern void fn_06 ();
20 + 2 fn_06 ();
21 + extern void fn_07 ();
22 + 2 fn_07 ();
23 + extern void fn_08 ();
24 + 2 fn_08 ();
25 + extern void fn_09 ();
26 + 2 fn_09 ();
27 + #endif
28 + 2}
29 +
+
+
+
+ + + diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.c.functions.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.c.functions.html new file mode 100644 index 000000000..ba594f966 --- /dev/null +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.c.functions.html @@ -0,0 +1,89 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + +
Directory:source/
Date:2024-02-25 21:07:16+00:00
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:233860.5%
Functions:61154.5%
Branches:00-%
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + +
Function (File:Line)Call countBlock coverage
fn_00() (source/fn_00.cpp:2)called 2 times, returned 2 times100.0%
fn_01() (source/fn_01.cpp:2)called 2 times, returned 2 times100.0%
fn_02() (source/fn_02.cpp:2)called 2 times, returned 2 times100.0%
fn_03() (source/fn_03.cpp:2)called 2 times, returned 2 times100.0%
fn_04() (source/fn_04.cpp:2)called 2 times, returned 2 times100.0%
fn_05() (source/fn_05.cpp:2)not called0.0%
fn_06() (source/fn_06.cpp:2)not called0.0%
fn_07() (source/fn_07.cpp:2)not called0.0%
fn_08() (source/fn_08.cpp:2)not called0.0%
fn_09() (source/fn_09.cpp:2)not called0.0%
main (source/main.cpp:2)called 2 times, returned 2 times100.0%
+ +
+
+ + + diff --git a/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html new file mode 100644 index 000000000..0c7d2c303 --- /dev/null +++ b/tests/coexisting_object_directories-from_root_dir/reference/gcc-13-Darwin/coverage.c.main.cpp.bfd574051572855ffede390ec872fc68.html @@ -0,0 +1,298 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + + + + + +
Directory:source/
File:main.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:88100.0%
Functions:11100.0%
Branches:00-%
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + #include <iostream>
2 + 2int main () {
3 + #if defined(ODD)
4 + 2 std::cerr << "ODD\n";
5 + extern void fn_00 ();
6 + 2 fn_00 ();
7 + extern void fn_01 ();
8 + 2 fn_01 ();
9 + extern void fn_02 ();
10 + 2 fn_02 ();
11 + extern void fn_03 ();
12 + 2 fn_03 ();
13 + extern void fn_04 ();
14 + 2 fn_04 ();
15 + #else
16 + std::cerr << "EVEN\n";
17 + extern void fn_05 ();
18 + fn_05 ();
19 + extern void fn_06 ();
20 + fn_06 ();
21 + extern void fn_07 ();
22 + fn_07 ();
23 + extern void fn_08 ();
24 + fn_08 ();
25 + extern void fn_09 ();
26 + fn_09 ();
27 + #endif
28 + 2}
29 +
+
+
+
+ + + diff --git a/tests/decisions/reference/clang-14-Darwin/coverage.main.cpp.118fcbaaba162ba17933c7893247df3a.html b/tests/decisions/reference/clang-14-Darwin/coverage.main.cpp.118fcbaaba162ba17933c7893247df3a.html index 931cc71b9..1f4b14d54 100644 --- a/tests/decisions/reference/clang-14-Darwin/coverage.main.cpp.118fcbaaba162ba17933c7893247df3a.html +++ b/tests/decisions/reference/clang-14-Darwin/coverage.main.cpp.118fcbaaba162ba17933c7893247df3a.html @@ -9,11 +9,10 @@ +

GCC Code Coverage Report

-
-
@@ -30,7 +29,7 @@

GCC Code Coverage Report

- +
2024-02-25 21:07:16+00:00
Warnings:Warnings: 3 unchecked decisions!
@@ -70,10 +69,8 @@

GCC Code Coverage Report

-
- -
@@ -4366,7 +4362,6 @@

GCC Code Coverage Report


- diff --git a/tests/exclude-throw-branches/reference/gcc-11/coverage-excl-throw.functions.html b/tests/exclude-throw-branches/reference/gcc-11/coverage-excl-throw.functions.html index 456b82386..a78618482 100644 --- a/tests/exclude-throw-branches/reference/gcc-11/coverage-excl-throw.functions.html +++ b/tests/exclude-throw-branches/reference/gcc-11/coverage-excl-throw.functions.html @@ -22,7 +22,7 @@

GCC Code Coverage Report

- +
Date:0000-00-00 00:00:002024-02-25 21:07:16+00:00
@@ -67,18 +67,18 @@

GCC Code Coverage Report

Call count Block coverage - RAII::RAII(bool) (main.cpp:21)called 1 time, returned 1 time100.0% - RAII::method_that_may_throw() const (main.cpp:16)called 1 time, returned 1 time100.0% - RAII::~RAII() (main.cpp:22)called 1 time, returned 1 time100.0% - function_that_may_throw(bool) (main.cpp:3)called 3 times, returned 2 times88.0% - function_with_catchers(int) (main.cpp:24)called 1 time, returned 1 time63.0% - main (main.cpp:47)called 1 time, returned 1 time100.0% + RAII::RAII(bool) (main.cpp:21)called 2 times, returned 2 times100.0% + RAII::method_that_may_throw() const (main.cpp:16)called 2 times, returned 2 times100.0% + RAII::~RAII() (main.cpp:22)called 2 times, returned 2 times100.0% + function_that_may_throw(bool) (main.cpp:3)called 6 times, returned 4 times88.0% + function_with_catchers(int) (main.cpp:24)called 2 times, returned 2 times63.0% + main (main.cpp:47)called 2 times, returned 2 times100.0%
diff --git a/tests/exclude-throw-branches/reference/gcc-11/coverage-excl-throw.main.cpp.118fcbaaba162ba17933c7893247df3a.html b/tests/exclude-throw-branches/reference/gcc-11/coverage-excl-throw.main.cpp.118fcbaaba162ba17933c7893247df3a.html index 0f44a7c96..f45bde356 100644 --- a/tests/exclude-throw-branches/reference/gcc-11/coverage-excl-throw.main.cpp.118fcbaaba162ba17933c7893247df3a.html +++ b/tests/exclude-throw-branches/reference/gcc-11/coverage-excl-throw.main.cpp.118fcbaaba162ba17933c7893247df3a.html @@ -26,7 +26,7 @@

GCC Code Coverage Report

Date: - 0000-00-00 00:00:00 + 2024-02-25 21:07:16+00:00 @@ -70,12 +70,12 @@

GCC Code Coverage Report

Call count Block coverage - RAII::RAII(bool) (line 21)called 1 time, returned 1 time100.0% - RAII::method_that_may_throw() const (line 16)called 1 time, returned 1 time100.0% - RAII::~RAII() (line 22)called 1 time, returned 1 time100.0% - function_that_may_throw(bool) (line 3)called 3 times, returned 2 times88.0% - function_with_catchers(int) (line 24)called 1 time, returned 1 time63.0% - main (line 47)called 1 time, returned 1 time100.0% + RAII::RAII(bool) (line 21)called 2 times, returned 2 times100.0% + RAII::method_that_may_throw() const (line 16)called 2 times, returned 2 times100.0% + RAII::~RAII() (line 22)called 2 times, returned 2 times100.0% + function_that_may_throw(bool) (line 3)called 6 times, returned 4 times88.0% + function_with_catchers(int) (line 24)called 2 times, returned 2 times63.0% + main (line 47)called 2 times, returned 2 times100.0% @@ -107,7 +107,7 @@

GCC Code Coverage Report

3 - 3 + 6 int function_that_may_throw(bool die) { @@ -116,12 +116,12 @@

GCC Code Coverage Report

2/2
-
✓ Branch 0 taken 1 times.
-
✓ Branch 1 taken 2 times.
+
✓ Branch 0 taken 2 times.
+
✓ Branch 1 taken 4 times.
- 3 + 6 if (die) { @@ -130,11 +130,11 @@

GCC Code Coverage Report

1/1
-
✓ Branch 0 taken 1 times.
+
✓ Branch 0 taken 2 times.
- 1 + 2 throw std::runtime_error("the error"); @@ -148,7 +148,7 @@

GCC Code Coverage Report

7 - 2 + 4 return 42; @@ -211,14 +211,14 @@

GCC Code Coverage Report

16 - 1 + 2 int method_that_may_throw() const { 17 - 1 + 2 return function_that_may_throw(die); @@ -246,14 +246,14 @@

GCC Code Coverage Report

21 - 1 + 2 RAII::RAII(bool die) :die(die) {} 22 - 1 + 2 RAII::~RAII() {} @@ -267,14 +267,14 @@

GCC Code Coverage Report

24 - 1 + 2 int function_with_catchers(int argc) { 25 - 1 + 2 bool die_again = true; @@ -301,7 +301,7 @@

GCC Code Coverage Report

- 1 + 2 function_that_may_throw(argc == 1); @@ -311,25 +311,25 @@

GCC Code Coverage Report

1/2
✗ Branch 0 not taken.
-
✓ Branch 1 taken 1 times.
+
✓ Branch 1 taken 2 times.
- 1 + 2 } catch (std::exception&) { 30 - 1 + 2 die_again = false; 31 - 1 + 2 } @@ -345,11 +345,11 @@

GCC Code Coverage Report

1/1
-
✓ Branch 0 taken 1 times.
+
✓ Branch 0 taken 2 times.
- 1 + 2 RAII raii(die_again); @@ -372,11 +372,11 @@

GCC Code Coverage Report

1/1
-
✓ Branch 0 taken 1 times.
+
✓ Branch 0 taken 2 times.
- 1 + 2 raii.method_that_may_throw(); @@ -413,11 +413,11 @@

GCC Code Coverage Report

1/1
-
✓ Branch 0 taken 1 times.
+
✓ Branch 0 taken 2 times.
- 1 + 2 function_that_may_throw(argc != 1); @@ -431,14 +431,14 @@

GCC Code Coverage Report

43 - 1 + 2 return 0; 44 - 1 + 2 } @@ -459,14 +459,14 @@

GCC Code Coverage Report

47 - 1 + 2 int main(int argc, char* argv[]) { 48 - 1 + 2 return function_with_catchers(argc); @@ -488,7 +488,7 @@

GCC Code Coverage Report


diff --git a/tests/exclude-throw-branches/reference/gcc-11/coverage-throw.functions.html b/tests/exclude-throw-branches/reference/gcc-11/coverage-throw.functions.html index 23e97b3f6..b4d25e27f 100644 --- a/tests/exclude-throw-branches/reference/gcc-11/coverage-throw.functions.html +++ b/tests/exclude-throw-branches/reference/gcc-11/coverage-throw.functions.html @@ -22,7 +22,7 @@

GCC Code Coverage Report

Date: - 0000-00-00 00:00:00 + 2024-02-25 21:07:16+00:00 @@ -67,18 +67,18 @@

GCC Code Coverage Report

Call count Block coverage - RAII::RAII(bool) (main.cpp:21)called 1 time, returned 1 time100.0% - RAII::method_that_may_throw() const (main.cpp:16)called 1 time, returned 1 time100.0% - RAII::~RAII() (main.cpp:22)called 1 time, returned 1 time100.0% - function_that_may_throw(bool) (main.cpp:3)called 3 times, returned 2 times88.0% - function_with_catchers(int) (main.cpp:24)called 1 time, returned 1 time63.0% - main (main.cpp:47)called 1 time, returned 1 time100.0% + RAII::RAII(bool) (main.cpp:21)called 2 times, returned 2 times100.0% + RAII::method_that_may_throw() const (main.cpp:16)called 2 times, returned 2 times100.0% + RAII::~RAII() (main.cpp:22)called 2 times, returned 2 times100.0% + function_that_may_throw(bool) (main.cpp:3)called 6 times, returned 4 times88.0% + function_with_catchers(int) (main.cpp:24)called 2 times, returned 2 times63.0% + main (main.cpp:47)called 2 times, returned 2 times100.0%
diff --git a/tests/exclude-throw-branches/reference/gcc-11/coverage-throw.main.cpp.118fcbaaba162ba17933c7893247df3a.html b/tests/exclude-throw-branches/reference/gcc-11/coverage-throw.main.cpp.118fcbaaba162ba17933c7893247df3a.html index 6cee72d6a..4d89d220e 100644 --- a/tests/exclude-throw-branches/reference/gcc-11/coverage-throw.main.cpp.118fcbaaba162ba17933c7893247df3a.html +++ b/tests/exclude-throw-branches/reference/gcc-11/coverage-throw.main.cpp.118fcbaaba162ba17933c7893247df3a.html @@ -26,7 +26,7 @@

GCC Code Coverage Report

Date: - 0000-00-00 00:00:00 + 2024-02-25 21:07:16+00:00 @@ -70,12 +70,12 @@

GCC Code Coverage Report

Call count Block coverage - RAII::RAII(bool) (line 21)called 1 time, returned 1 time100.0% - RAII::method_that_may_throw() const (line 16)called 1 time, returned 1 time100.0% - RAII::~RAII() (line 22)called 1 time, returned 1 time100.0% - function_that_may_throw(bool) (line 3)called 3 times, returned 2 times88.0% - function_with_catchers(int) (line 24)called 1 time, returned 1 time63.0% - main (line 47)called 1 time, returned 1 time100.0% + RAII::RAII(bool) (line 21)called 2 times, returned 2 times100.0% + RAII::method_that_may_throw() const (line 16)called 2 times, returned 2 times100.0% + RAII::~RAII() (line 22)called 2 times, returned 2 times100.0% + function_that_may_throw(bool) (line 3)called 6 times, returned 4 times88.0% + function_with_catchers(int) (line 24)called 2 times, returned 2 times63.0% + main (line 47)called 2 times, returned 2 times100.0% @@ -107,7 +107,7 @@

GCC Code Coverage Report

3 - 3 + 6 int function_that_may_throw(bool die) { @@ -116,12 +116,12 @@

GCC Code Coverage Report

2/2
-
✓ Branch 0 taken 1 times.
-
✓ Branch 1 taken 2 times.
+
✓ Branch 0 taken 2 times.
+
✓ Branch 1 taken 4 times.
- 3 + 6 if (die) { @@ -130,12 +130,12 @@

GCC Code Coverage Report

1/2
-
✓ Branch 0 taken 1 times.
+
✓ Branch 0 taken 2 times.
✗ Branch 1 not taken.
- 1 + 2 throw std::runtime_error("the error"); @@ -149,7 +149,7 @@

GCC Code Coverage Report

7 - 2 + 4 return 42; @@ -212,14 +212,14 @@

GCC Code Coverage Report

16 - 1 + 2 int method_that_may_throw() const { 17 - 1 + 2 return function_that_may_throw(die); @@ -247,14 +247,14 @@

GCC Code Coverage Report

21 - 1 + 2 RAII::RAII(bool die) :die(die) {} 22 - 1 + 2 RAII::~RAII() {} @@ -268,14 +268,14 @@

GCC Code Coverage Report

24 - 1 + 2 int function_with_catchers(int argc) { 25 - 1 + 2 bool die_again = true; @@ -299,11 +299,11 @@

GCC Code Coverage Report

1/2
✗ Branch 0 not taken.
-
✓ Branch 1 taken 1 times.
+
✓ Branch 1 taken 2 times.
- 1 + 2 function_that_may_throw(argc == 1); @@ -313,25 +313,25 @@

GCC Code Coverage Report

1/2
✗ Branch 0 not taken.
-
✓ Branch 1 taken 1 times.
+
✓ Branch 1 taken 2 times.
- 1 + 2 } catch (std::exception&) { 30 - 1 + 2 die_again = false; 31 - 1 + 2 } @@ -347,12 +347,12 @@

GCC Code Coverage Report

1/2
-
✓ Branch 0 taken 1 times.
+
✓ Branch 0 taken 2 times.
✗ Branch 1 not taken.
- 1 + 2 RAII raii(die_again); @@ -375,12 +375,12 @@

GCC Code Coverage Report

1/2
-
✓ Branch 0 taken 1 times.
+
✓ Branch 0 taken 2 times.
✗ Branch 1 not taken.
- 1 + 2 raii.method_that_may_throw(); @@ -417,12 +417,12 @@

GCC Code Coverage Report

1/2
-
✓ Branch 0 taken 1 times.
+
✓ Branch 0 taken 2 times.
✗ Branch 1 not taken.
- 1 + 2 function_that_may_throw(argc != 1); @@ -436,14 +436,14 @@

GCC Code Coverage Report

43 - 1 + 2 return 0; 44 - 1 + 2 } @@ -464,14 +464,14 @@

GCC Code Coverage Report

47 - 1 + 2 int main(int argc, char* argv[]) { 48 - 1 + 2 return function_with_catchers(argc); @@ -493,7 +493,7 @@

GCC Code Coverage Report


diff --git a/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-gh-js.html b/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-gh-js.html new file mode 100644 index 000000000..4e6dd3c5a --- /dev/null +++ b/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-gh-js.html @@ -0,0 +1,1677 @@ + + + + + GCC Code Coverage Report + + + + +
+
+
+

GCC Code Coverage Report

+
+
+
+
+
+
+
+
+ +
+ A/ +
+
Date: 2024-02-25 21:07:16+00:00
+
+
Coverage:
+
low: ≥ 0%
+
medium: ≥ 75.0%
+
high: ≥ 90.0%
+
+
+
+
+
Lines:
+
24/39
+
61.5%
+
+
+
Functions:
+
6/9
+
66.7%
+
+
+
Branches:
+
4/10
+
40.0%
+
+
+
+
+ +
+ +
+
+
+ Overall list of functions + +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + C/D/File6.cpp + +
+
+
+ 4 of 5 lines (80.0%) +
+ 80.0% +
+ + + +
+
+ 1 of 1 functions +
+ 100.0% +
+
+
+ 1 of 2 branches +
+ 50.0% +
+
+
+
+
+
+ + + + + C/file5.cpp + +
+
+
+ 4 of 5 lines (80.0%) +
+ 80.0% +
+ + + +
+
+ 1 of 1 functions +
+ 100.0% +
+
+
+ 1 of 2 branches +
+ 50.0% +
+
+
+
+
+
+ + + + + file1.cpp + +
+
+
+ 4 of 5 lines (80.0%) +
+ 80.0% +
+ + + +
+
+ 1 of 1 functions +
+ 100.0% +
+
+
+ 1 of 2 branches +
+ 50.0% +
+
+
+
+
+
+ + + + + File2.cpp + +
+
+
+ 4 of 7 lines (57.1%) +
+ 57.1% +
+ + + +
+
+ 1 of 2 functions +
+ 50.0% +
+
+
+ 0 of 0 branches +
+ -% +
+
+
+
+
+
+ + + + + file3.cpp + +
+
+
+ 4 of 10 lines (40.0%) +
+ 40.0% +
+ + + +
+
+ 1 of 2 functions +
+ 50.0% +
+
+
+ 0 of 2 branches +
+ 0.0% +
+
+
+
+
+
+ + + + + File4.cpp + +
+
+
+ 4 of 5 lines (80.0%) +
+ 80.0% +
+ + + +
+
+ 1 of 1 functions +
+ 100.0% +
+
+
+ 1 of 2 branches +
+ 50.0% +
+
+
+
+
+
+ + + + + file7.cpp + +
+
+
+ 0 of 2 lines (0.0%) +
+ 0.0% +
+ + + +
+
+ 0 of 1 functions +
+ 0.0% +
+
+
+ 0 of 0 branches +
+ -% +
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: C/D/File6.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/5
+
80.0%
+
+
+
Functions:
+
1/1
+
100.0%
+
+
+
Branches:
+
1/2
+
50.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo6(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: C/file5.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/5
+
80.0%
+
+
+
Functions:
+
1/1
+
100.0%
+
+
+
Branches:
+
1/2
+
50.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo5(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: File2.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/7
+
57.1%
+
+
+
Functions:
+
1/2
+
50.0%
+
+
+
Branches:
+
0/0
+
-%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int bar()
2 + {
3 + 1int x=1;
4 + 1int y=2;
5 + 1return x+y;
6 + }
7 +
8 + int bar_()
9 + {
10 + int x=1;
11 + return 2*x;
12 + }
13 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: File4.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/5
+
80.0%
+
+
+
Functions:
+
1/1
+
100.0%
+
+
+
Branches:
+
1/2
+
50.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foobar(int param)
2 + {
3 +
+ 1/2 +
+
✓ Branch 0 taken 1 times.
+
✗ Branch 1 not taken.
+
+
+
1 if (param) {
4 + 1 return 1;
5 + } else {
6 + return 0;
7 + }
8 + 1}
9 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: file1.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/5
+
80.0%
+
+
+
Functions:
+
1/1
+
100.0%
+
+
+
Branches:
+
1/2
+
50.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: file3.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/10
+
40.0%
+
+
+
Functions:
+
1/2
+
50.0%
+
+
+
Branches:
+
0/2
+
0.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int fourbar()
2 + {
3 + 1int x=1;
4 + 1int y=2;
5 + 1return x+y;
6 + }
7 +
8 + int fourbar_()
9 + {
10 + int x=1;
11 + if (x)
12 + return 2*x; /* This is a really long comment that confirms whether gcovr colors lines that exceed normal expectations. */
13 + else
14 + return x;
15 + }
16 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: file7.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
0/2
+
0.0%
+
+
+
Functions:
+
0/1
+
0.0%
+
+
+
Branches:
+
0/0
+
-%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + int uncovered()
2 + {
3 + return 0;
4 + }
5 +
+
+
+ + + +
+
+ +
+
+ + diff --git a/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-gh.html b/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-gh.html new file mode 100644 index 000000000..d3e6899c1 --- /dev/null +++ b/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-gh.html @@ -0,0 +1,1577 @@ + + + + + GCC Code Coverage Report + + + + +
+
+
+

GCC Code Coverage Report

+
+
+
+
+
+
+
+
+ +
+ A/ +
+
Date: 2024-02-25 21:07:16+00:00
+
+
Coverage:
+
low: ≥ 0%
+
medium: ≥ 75.0%
+
high: ≥ 90.0%
+
+
+
+
+
Lines:
+
24/39
+
61.5%
+
+
+
Functions:
+
6/9
+
66.7%
+
+
+
Branches:
+
4/10
+
40.0%
+
+
+
+
+ +
+ +
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + C/D/File6.cpp + +
+
+
+ 4 of 5 lines (80.0%) +
+ 80.0% +
+ + + +
+
+ 1 of 1 functions +
+ 100.0% +
+
+
+ 1 of 2 branches +
+ 50.0% +
+
+
+
+
+
+ + + + + C/file5.cpp + +
+
+
+ 4 of 5 lines (80.0%) +
+ 80.0% +
+ + + +
+
+ 1 of 1 functions +
+ 100.0% +
+
+
+ 1 of 2 branches +
+ 50.0% +
+
+
+
+
+
+ + + + + file1.cpp + +
+
+
+ 4 of 5 lines (80.0%) +
+ 80.0% +
+ + + +
+
+ 1 of 1 functions +
+ 100.0% +
+
+
+ 1 of 2 branches +
+ 50.0% +
+
+
+
+
+
+ + + + + File2.cpp + +
+
+
+ 4 of 7 lines (57.1%) +
+ 57.1% +
+ + + +
+
+ 1 of 2 functions +
+ 50.0% +
+
+
+ 0 of 0 branches +
+ -% +
+
+
+
+
+
+ + + + + file3.cpp + +
+
+
+ 4 of 10 lines (40.0%) +
+ 40.0% +
+ + + +
+
+ 1 of 2 functions +
+ 50.0% +
+
+
+ 0 of 2 branches +
+ 0.0% +
+
+
+
+
+
+ + + + + File4.cpp + +
+
+
+ 4 of 5 lines (80.0%) +
+ 80.0% +
+ + + +
+
+ 1 of 1 functions +
+ 100.0% +
+
+
+ 1 of 2 branches +
+ 50.0% +
+
+
+
+
+
+ + + + + file7.cpp + +
+
+
+ 0 of 2 lines (0.0%) +
+ 0.0% +
+ + + +
+
+ 0 of 1 functions +
+ 0.0% +
+
+
+ 0 of 0 branches +
+ -% +
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: C/D/File6.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/5
+
80.0%
+
+
+
Functions:
+
1/1
+
100.0%
+
+
+
Branches:
+
1/2
+
50.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo6(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: C/file5.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/5
+
80.0%
+
+
+
Functions:
+
1/1
+
100.0%
+
+
+
Branches:
+
1/2
+
50.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo5(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: File2.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/7
+
57.1%
+
+
+
Functions:
+
1/2
+
50.0%
+
+
+
Branches:
+
0/0
+
-%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int bar()
2 + {
3 + 1int x=1;
4 + 1int y=2;
5 + 1return x+y;
6 + }
7 +
8 + int bar_()
9 + {
10 + int x=1;
11 + return 2*x;
12 + }
13 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: File4.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/5
+
80.0%
+
+
+
Functions:
+
1/1
+
100.0%
+
+
+
Branches:
+
1/2
+
50.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foobar(int param)
2 + {
3 +
+ 1/2 +
+
✓ Branch 0 taken 1 times.
+
✗ Branch 1 not taken.
+
+
+
1 if (param) {
4 + 1 return 1;
5 + } else {
6 + return 0;
7 + }
8 + 1}
9 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: file1.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/5
+
80.0%
+
+
+
Functions:
+
1/1
+
100.0%
+
+
+
Branches:
+
1/2
+
50.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: file3.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
4/10
+
40.0%
+
+
+
Functions:
+
1/2
+
50.0%
+
+
+
Branches:
+
0/2
+
0.0%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int fourbar()
2 + {
3 + 1int x=1;
4 + 1int y=2;
5 + 1return x+y;
6 + }
7 +
8 + int fourbar_()
9 + {
10 + int x=1;
11 + if (x)
12 + return 2*x; /* This is a really long comment that confirms whether gcovr colors lines that exceed normal expectations. */
13 + else
14 + return x;
15 + }
16 +
+
+

+
+
+
+
+
+
+
+
+
+ +
+ A/ +
+
File: file7.cpp
+
Date: 2024-02-25 21:07:16+00:00
+
+
+
+
Lines:
+
0/2
+
0.0%
+
+
+
Functions:
+
0/1
+
0.0%
+
+
+
Branches:
+
0/0
+
-%
+
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + int uncovered()
2 + {
3 + return 0;
4 + }
5 +
+
+
+ + +
+
+ +
+
+ + diff --git a/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-js.html b/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-js.html new file mode 100644 index 000000000..c7c874307 --- /dev/null +++ b/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page-js.html @@ -0,0 +1,1311 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + + + + + +
Directory:A/
Date:2024-02-25 21:07:16+00:00
Coverage: + low: ≥ 0% + medium: ≥ 75.0% + high: ≥ 90.0% +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:243961.5%
Functions:6966.7%
Branches:41040.0%
+
+ +
+
+ +
+
+
+ Overall list of functions + +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileLinesFunctionsBranches
+ C/D/File6.cpp + + 80.0 + 80.0%4 / 5100.0%1 / 150.0%1 / 2
+ C/file5.cpp + + 80.0 + 80.0%4 / 5100.0%1 / 150.0%1 / 2
+ file1.cpp + + 80.0 + 80.0%4 / 5100.0%1 / 150.0%1 / 2
+ File2.cpp + + 57.1 + 57.1%4 / 750.0%1 / 2-%0 / 0
+ file3.cpp + + 40.0 + 40.0%4 / 1050.0%1 / 20.0%0 / 2
+ File4.cpp + + 80.0 + 80.0%4 / 5100.0%1 / 150.0%1 / 2
+ file7.cpp + + 0.0 + 0.0%0 / 20.0%0 / 1-%0 / 0

+
+ +
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:C/D/File6.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4580.0%
Functions:11100.0%
Branches:1250.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo6(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:C/file5.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4580.0%
Functions:11100.0%
Branches:1250.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo5(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:File2.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4757.1%
Functions:1250.0%
Branches:00-%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int bar()
2 + {
3 + 1int x=1;
4 + 1int y=2;
5 + 1return x+y;
6 + }
7 +
8 + int bar_()
9 + {
10 + int x=1;
11 + return 2*x;
12 + }
13 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:File4.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4580.0%
Functions:11100.0%
Branches:1250.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foobar(int param)
2 + {
3 +
+ 1/2 +
+
✓ Branch 0 taken 1 times.
+
✗ Branch 1 not taken.
+
+
+
1 if (param) {
4 + 1 return 1;
5 + } else {
6 + return 0;
7 + }
8 + 1}
9 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:file1.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4580.0%
Functions:11100.0%
Branches:1250.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:file3.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:41040.0%
Functions:1250.0%
Branches:020.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int fourbar()
2 + {
3 + 1int x=1;
4 + 1int y=2;
5 + 1return x+y;
6 + }
7 +
8 + int fourbar_()
9 + {
10 + int x=1;
11 + if (x)
12 + return 2*x; /* This is a really long comment that confirms whether gcovr colors lines that exceed normal expectations. */
13 + else
14 + return x;
15 + }
16 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:file7.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:020.0%
Functions:010.0%
Branches:00-%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + int uncovered()
2 + {
3 + return 0;
4 + }
5 +
+
+ + + +
+
+ + + diff --git a/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page.html b/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page.html new file mode 100644 index 000000000..c1fbd3772 --- /dev/null +++ b/tests/html-single-page/reference/clang-14-Darwin/coverage_single_page.html @@ -0,0 +1,1221 @@ + + + + + + GCC Code Coverage Report + + + + + + +
+

GCC Code Coverage Report

+
+
+
+ + + + + + + + + + + + + +
Directory:A/
Date:2024-02-25 21:07:16+00:00
Coverage: + low: ≥ 0% + medium: ≥ 75.0% + high: ≥ 90.0% +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:243961.5%
Functions:6966.7%
Branches:41040.0%
+
+ +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileLinesFunctionsBranches
+ C/D/File6.cpp + + 80.0 + 80.0%4 / 5100.0%1 / 150.0%1 / 2
+ C/file5.cpp + + 80.0 + 80.0%4 / 5100.0%1 / 150.0%1 / 2
+ file1.cpp + + 80.0 + 80.0%4 / 5100.0%1 / 150.0%1 / 2
+ File2.cpp + + 57.1 + 57.1%4 / 750.0%1 / 2-%0 / 0
+ file3.cpp + + 40.0 + 40.0%4 / 1050.0%1 / 20.0%0 / 2
+ File4.cpp + + 80.0 + 80.0%4 / 5100.0%1 / 150.0%1 / 2
+ file7.cpp + + 0.0 + 0.0%0 / 20.0%0 / 1-%0 / 0

+
+ +
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:C/D/File6.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4580.0%
Functions:11100.0%
Branches:1250.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo6(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:C/file5.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4580.0%
Functions:11100.0%
Branches:1250.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo5(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:File2.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4757.1%
Functions:1250.0%
Branches:00-%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int bar()
2 + {
3 + 1int x=1;
4 + 1int y=2;
5 + 1return x+y;
6 + }
7 +
8 + int bar_()
9 + {
10 + int x=1;
11 + return 2*x;
12 + }
13 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:File4.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4580.0%
Functions:11100.0%
Branches:1250.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foobar(int param)
2 + {
3 +
+ 1/2 +
+
✓ Branch 0 taken 1 times.
+
✗ Branch 1 not taken.
+
+
+
1 if (param) {
4 + 1 return 1;
5 + } else {
6 + return 0;
7 + }
8 + 1}
9 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:file1.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:4580.0%
Functions:11100.0%
Branches:1250.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int foo(int param)
2 + {
3 +
+ 1/2 +
+
✗ Branch 0 not taken.
+
✓ Branch 1 taken 1 times.
+
+
+
1 if (param) {
4 + return 1;
5 + } else {
6 + 1 return 0;
7 + }
8 + 1}
9 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:file3.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:41040.0%
Functions:1250.0%
Branches:020.0%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + 1int fourbar()
2 + {
3 + 1int x=1;
4 + 1int y=2;
5 + 1return x+y;
6 + }
7 +
8 + int fourbar_()
9 + {
10 + int x=1;
11 + if (x)
12 + return 2*x; /* This is a really long comment that confirms whether gcovr colors lines that exceed normal expectations. */
13 + else
14 + return x;
15 + }
16 +
+

+
+
+
+
+ + + + + + + + + + + + + +
Directory:A/
File:file7.cpp
Date:2024-02-25 21:07:16+00:00
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
ExecTotalCoverage
Lines:020.0%
Functions:010.0%
Branches:00-%
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineBranchExecSource
1 + int uncovered()
2 + {
3 + return 0;
4 + }
5 +
+
+ + +
+
+ + +