|
10 | 10 | ; CHECK: "vars entry value scope bytes covered":0 |
11 | 11 | ; CHECK: "total variables procesed by location statistics":6 |
12 | 12 | ; CHECK: "variables with 0% of its scope covered":1 |
13 | | -; CHECK: "variables with 1-9% of its scope covered":0 |
14 | | -; CHECK: "variables with 10-19% of its scope covered":0 |
15 | | -; CHECK: "variables with 20-29% of its scope covered":0 |
16 | | -; CHECK: "variables with 30-39% of its scope covered":0 |
17 | | -; CHECK: "variables with 40-49% of its scope covered":0 |
18 | | -; CHECK: "variables with 50-59% of its scope covered":1 |
19 | | -; CHECK: "variables with 60-69% of its scope covered":0 |
20 | | -; CHECK: "variables with 70-79% of its scope covered":0 |
21 | | -; CHECK: "variables with 80-89% of its scope covered":1 |
22 | | -; CHECK: "variables with 90-99% of its scope covered":0 |
| 13 | +; CHECK: "variables with [1%,10%) of its scope covered":0 |
| 14 | +; CHECK: "variables with [10%,20%) of its scope covered":0 |
| 15 | +; CHECK: "variables with [20%,30%) of its scope covered":0 |
| 16 | +; CHECK: "variables with [30%,40%) of its scope covered":0 |
| 17 | +; CHECK: "variables with [40%,50%) of its scope covered":0 |
| 18 | +; CHECK: "variables with [50%,60%) of its scope covered":1 |
| 19 | +; CHECK: "variables with [60%,70%) of its scope covered":0 |
| 20 | +; CHECK: "variables with [70%,80%) of its scope covered":0 |
| 21 | +; CHECK: "variables with [80%,90%) of its scope covered":1 |
| 22 | +; CHECK: "variables with [90%,100%) of its scope covered":0 |
23 | 23 | ; CHECK: "variables with 100% of its scope covered":3 |
24 | 24 | ; CHECK: "variables (excluding the debug entry values) with 0% of its scope covered":1 |
25 | | -; CHECK: "variables (excluding the debug entry values) with 1-9% of its scope covered":0 |
26 | | -; CHECK: "variables (excluding the debug entry values) with 10-19% of its scope covered":0 |
27 | | -; CHECK: "variables (excluding the debug entry values) with 20-29% of its scope covered":0 |
28 | | -; CHECK: "variables (excluding the debug entry values) with 30-39% of its scope covered":0 |
29 | | -; CHECK: "variables (excluding the debug entry values) with 40-49% of its scope covered":0 |
30 | | -; CHECK: "variables (excluding the debug entry values) with 50-59% of its scope covered":2 |
31 | | -; CHECK: "variables (excluding the debug entry values) with 60-69% of its scope covered":0 |
32 | | -; CHECK: "variables (excluding the debug entry values) with 70-79% of its scope covered":0 |
33 | | -; CHECK: "variables (excluding the debug entry values) with 80-89% of its scope covered":1 |
34 | | -; CHECK: "variables (excluding the debug entry values) with 90-99% of its scope covered":0 |
| 25 | +; CHECK: "variables (excluding the debug entry values) with [1%,10%) of its scope covered":0 |
| 26 | +; CHECK: "variables (excluding the debug entry values) with [10%,20%) of its scope covered":0 |
| 27 | +; CHECK: "variables (excluding the debug entry values) with [20%,30%) of its scope covered":0 |
| 28 | +; CHECK: "variables (excluding the debug entry values) with [30%,40%) of its scope covered":0 |
| 29 | +; CHECK: "variables (excluding the debug entry values) with [40%,50%) of its scope covered":0 |
| 30 | +; CHECK: "variables (excluding the debug entry values) with [50%,60%) of its scope covered":2 |
| 31 | +; CHECK: "variables (excluding the debug entry values) with [60%,70%) of its scope covered":0 |
| 32 | +; CHECK: "variables (excluding the debug entry values) with [70%,80%) of its scope covered":0 |
| 33 | +; CHECK: "variables (excluding the debug entry values) with [80%,90%) of its scope covered":1 |
| 34 | +; CHECK: "variables (excluding the debug entry values) with [90%,100%) of its scope covered":0 |
35 | 35 | ; CHECK: "variables (excluding the debug entry values) with 100% of its scope covered":2 |
36 | 36 | ; CHECK: "total params procesed by location statistics":2 |
37 | 37 | ; CHECK: "params with 0% of its scope covered":0 |
38 | | -; CHECK: "params with 1-9% of its scope covered":0 |
39 | | -; CHECK: "params with 10-19% of its scope covered":0 |
40 | | -; CHECK: "params with 20-29% of its scope covered":0 |
41 | | -; CHECK: "params with 30-39% of its scope covered":0 |
42 | | -; CHECK: "params with 40-49% of its scope covered":0 |
43 | | -; CHECK: "params with 50-59% of its scope covered":0 |
44 | | -; CHECK: "params with 60-69% of its scope covered":0 |
45 | | -; CHECK: "params with 70-79% of its scope covered":0 |
46 | | -; CHECK: "params with 80-89% of its scope covered":0 |
47 | | -; CHECK: "params with 90-99% of its scope covered":0 |
| 38 | +; CHECK: "params with [1%,10%) of its scope covered":0 |
| 39 | +; CHECK: "params with [10%,20%) of its scope covered":0 |
| 40 | +; CHECK: "params with [20%,30%) of its scope covered":0 |
| 41 | +; CHECK: "params with [30%,40%) of its scope covered":0 |
| 42 | +; CHECK: "params with [40%,50%) of its scope covered":0 |
| 43 | +; CHECK: "params with [50%,60%) of its scope covered":0 |
| 44 | +; CHECK: "params with [60%,70%) of its scope covered":0 |
| 45 | +; CHECK: "params with [70%,80%) of its scope covered":0 |
| 46 | +; CHECK: "params with [80%,90%) of its scope covered":0 |
| 47 | +; CHECK: "params with [90%,100%) of its scope covered":0 |
48 | 48 | ; CHECK: "params with 100% of its scope covered":2 |
49 | 49 | ; CHECK: "params (excluding the debug entry values) with 0% of its scope covered":0 |
50 | | -; CHECK: "params (excluding the debug entry values) with 1-9% of its scope covered":0 |
51 | | -; CHECK: "params (excluding the debug entry values) with 10-19% of its scope covered":0 |
52 | | -; CHECK: "params (excluding the debug entry values) with 20-29% of its scope covered":0 |
53 | | -; CHECK: "params (excluding the debug entry values) with 30-39% of its scope covered":0 |
54 | | -; CHECK: "params (excluding the debug entry values) with 40-49% of its scope covered":0 |
55 | | -; CHECK: "params (excluding the debug entry values) with 50-59% of its scope covered":1 |
56 | | -; CHECK: "params (excluding the debug entry values) with 60-69% of its scope covered":0 |
57 | | -; CHECK: "params (excluding the debug entry values) with 70-79% of its scope covered":0 |
58 | | -; CHECK: "params (excluding the debug entry values) with 80-89% of its scope covered":0 |
59 | | -; CHECK: "params (excluding the debug entry values) with 90-99% of its scope covered":0 |
| 50 | +; CHECK: "params (excluding the debug entry values) with [1%,10%) of its scope covered":0 |
| 51 | +; CHECK: "params (excluding the debug entry values) with [10%,20%) of its scope covered":0 |
| 52 | +; CHECK: "params (excluding the debug entry values) with [20%,30%) of its scope covered":0 |
| 53 | +; CHECK: "params (excluding the debug entry values) with [30%,40%) of its scope covered":0 |
| 54 | +; CHECK: "params (excluding the debug entry values) with [40%,50%) of its scope covered":0 |
| 55 | +; CHECK: "params (excluding the debug entry values) with [50%,60%) of its scope covered":1 |
| 56 | +; CHECK: "params (excluding the debug entry values) with [60%,70%) of its scope covered":0 |
| 57 | +; CHECK: "params (excluding the debug entry values) with [70%,80%) of its scope covered":0 |
| 58 | +; CHECK: "params (excluding the debug entry values) with [80%,90%) of its scope covered":0 |
| 59 | +; CHECK: "params (excluding the debug entry values) with [90%,100%) of its scope covered":0 |
60 | 60 | ; CHECK: "params (excluding the debug entry values) with 100% of its scope covered":1 |
61 | 61 | ; CHECK: "total vars procesed by location statistics":4 |
62 | 62 | ; CHECK: "vars with 0% of its scope covered":1 |
63 | | -; CHECK: "vars with 1-9% of its scope covered":0 |
64 | | -; CHECK: "vars with 10-19% of its scope covered":0 |
65 | | -; CHECK: "vars with 20-29% of its scope covered":0 |
66 | | -; CHECK: "vars with 30-39% of its scope covered":0 |
67 | | -; CHECK: "vars with 40-49% of its scope covered":0 |
68 | | -; CHECK: "vars with 50-59% of its scope covered":1 |
69 | | -; CHECK: "vars with 60-69% of its scope covered":0 |
70 | | -; CHECK: "vars with 70-79% of its scope covered":0 |
71 | | -; CHECK: "vars with 80-89% of its scope covered":1 |
72 | | -; CHECK: "vars with 90-99% of its scope covered":0 |
| 63 | +; CHECK: "vars with [1%,10%) of its scope covered":0 |
| 64 | +; CHECK: "vars with [10%,20%) of its scope covered":0 |
| 65 | +; CHECK: "vars with [20%,30%) of its scope covered":0 |
| 66 | +; CHECK: "vars with [30%,40%) of its scope covered":0 |
| 67 | +; CHECK: "vars with [40%,50%) of its scope covered":0 |
| 68 | +; CHECK: "vars with [50%,60%) of its scope covered":1 |
| 69 | +; CHECK: "vars with [60%,70%) of its scope covered":0 |
| 70 | +; CHECK: "vars with [70%,80%) of its scope covered":0 |
| 71 | +; CHECK: "vars with [80%,90%) of its scope covered":1 |
| 72 | +; CHECK: "vars with [90%,100%) of its scope covered":0 |
73 | 73 | ; CHECK: "vars with 100% of its scope covered":1 |
74 | 74 | ; CHECK: "vars (excluding the debug entry values) with 0% of its scope covered":1 |
75 | | -; CHECK: "vars (excluding the debug entry values) with 1-9% of its scope covered":0 |
76 | | -; CHECK: "vars (excluding the debug entry values) with 10-19% of its scope covered":0 |
77 | | -; CHECK: "vars (excluding the debug entry values) with 20-29% of its scope covered":0 |
78 | | -; CHECK: "vars (excluding the debug entry values) with 30-39% of its scope covered":0 |
79 | | -; CHECK: "vars (excluding the debug entry values) with 40-49% of its scope covered":0 |
80 | | -; CHECK: "vars (excluding the debug entry values) with 50-59% of its scope covered":1 |
81 | | -; CHECK: "vars (excluding the debug entry values) with 60-69% of its scope covered":0 |
82 | | -; CHECK: "vars (excluding the debug entry values) with 70-79% of its scope covered":0 |
83 | | -; CHECK: "vars (excluding the debug entry values) with 80-89% of its scope covered":1 |
84 | | -; CHECK: "vars (excluding the debug entry values) with 90-99% of its scope covered":0 |
| 75 | +; CHECK: "vars (excluding the debug entry values) with [1%,10%) of its scope covered":0 |
| 76 | +; CHECK: "vars (excluding the debug entry values) with [10%,20%) of its scope covered":0 |
| 77 | +; CHECK: "vars (excluding the debug entry values) with [20%,30%) of its scope covered":0 |
| 78 | +; CHECK: "vars (excluding the debug entry values) with [30%,40%) of its scope covered":0 |
| 79 | +; CHECK: "vars (excluding the debug entry values) with [40%,50%) of its scope covered":0 |
| 80 | +; CHECK: "vars (excluding the debug entry values) with [50%,60%) of its scope covered":1 |
| 81 | +; CHECK: "vars (excluding the debug entry values) with [60%,70%) of its scope covered":0 |
| 82 | +; CHECK: "vars (excluding the debug entry values) with [70%,80%) of its scope covered":0 |
| 83 | +; CHECK: "vars (excluding the debug entry values) with [80%,90%) of its scope covered":1 |
| 84 | +; CHECK: "vars (excluding the debug entry values) with [90%,100%) of its scope covered":0 |
85 | 85 | ; CHECK: "vars (excluding the debug entry values) with 100% of its scope covered":1 |
86 | 86 | ; |
87 | 87 | ; The source code of the test case: |
|
0 commit comments