Overall list of functions
3 of 4 lines (75.0%)
75.0%
1 of 1 functions
100.0%
1 of 2 branches
50.0%
1 of 2 conditions
50.0%
3 of 4 lines (75.0%)
75.0%
1 of 1 functions
100.0%
1 of 2 branches
50.0%
1 of 2 conditions
50.0%
3 of 4 lines (75.0%)
75.0%
1 of 1 functions
100.0%
1 of 2 branches
50.0%
1 of 2 conditions
50.0%
4 of 9 lines (44.4%)
44.4%
1 of 2 functions
50.0%
0 of 2 branches
0.0%
0 of 2 conditions
0.0%
3 of 4 lines (75.0%)
75.0%
1 of 1 functions
100.0%
1 of 2 branches
50.0%
1 of 2 conditions
50.0%
3 of 4 lines (75.0%)
75.0%
1 of 1 functions
100.0%
1 of 2 branches
50.0%
1 of 2 conditions
50.0%
3 of 4 lines (75.0%)
75.0%
1 of 1 functions
100.0%
1 of 2 branches
50.0%
1 of 2 conditions
50.0%
3 of 4 lines (75.0%)
75.0%
1 of 1 functions
100.0%
1 of 2 branches
50.0%
1 of 2 conditions
50.0%
4 of 9 lines (44.4%)
44.4%
1 of 2 functions
50.0%
0 of 2 branches
0.0%
0 of 2 conditions
0.0%
3 of 4 lines (75.0%)
75.0%
1 of 1 functions
100.0%
1 of 2 branches
50.0%
1 of 2 conditions
50.0%
File: C/D/File6.cpp
Date: 0000-00-00 00:00:00
Lines:
3/4
75.0%
Functions:
1/1
100.0%
Branches:
1/2
50.0%
Conditions:
1/2
50.0%
File: C/file5.cpp
Date: 0000-00-00 00:00:00
Lines:
3/4
75.0%
Functions:
1/1
100.0%
Branches:
1/2
50.0%
Conditions:
1/2
50.0%
File: File2.cpp
Date: 0000-00-00 00:00:00
Lines:
4/7
57.1%
Functions:
1/2
50.0%
Branches:
0/0
-%
Conditions:
0/0
-%
File: File4.cpp
Date: 0000-00-00 00:00:00
Lines:
3/4
75.0%
Functions:
1/1
100.0%
Branches:
1/2
50.0%
Conditions:
1/2
50.0%
File: file1.cpp
Date: 0000-00-00 00:00:00
Lines:
3/4
75.0%
Functions:
1/1
100.0%
Branches:
1/2
50.0%
Conditions:
1/2
50.0%
File: file3.cpp
Date: 0000-00-00 00:00:00
Lines:
4/9
44.4%
Functions:
1/2
50.0%
Branches:
0/2
0.0%
Conditions:
0/2
0.0%
Line | Branch | Condition | Exec | Source |
---|---|---|---|---|
1 | 1 | int four_bar() | ||
2 | { | |||
3 | 1 | int x=1; | ||
4 | 1 | int y=2; | ||
5 | 1 | return x+y; | ||
6 | } | |||
7 | ||||
8 | ✗ | int four_bar_() | ||
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 |
File: file7.cpp
Date: 0000-00-00 00:00:00
Lines:
0/2
0.0%
Functions:
0/1
0.0%
Branches:
0/0
-%
Conditions:
0/0
-%