Commit 62e7d46
committed
Refactor logic when exceeding the path count limit
Return Path_Count_Limit + 1 rather than 0 as a special value to indicate
that the number of paths in a decision binary diagram exceeds the path
count limit, to be able to distinguish such cases from static decisions.1 parent 6897c90 commit 62e7d46
File tree
5 files changed
+14
-10
lines changed- tools/gnatcov
5 files changed
+14
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8264 | 8264 | | |
8265 | 8265 | | |
8266 | 8266 | | |
8267 | | - | |
8268 | | - | |
| 8267 | + | |
| 8268 | + | |
| 8269 | + | |
| 8270 | + | |
| 8271 | + | |
8269 | 8272 | | |
| 8273 | + | |
| 8274 | + | |
8270 | 8275 | | |
8271 | 8276 | | |
8272 | | - | |
8273 | | - | |
8274 | 8277 | | |
8275 | 8278 | | |
8276 | 8279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3110 | 3110 | | |
3111 | 3111 | | |
3112 | 3112 | | |
3113 | | - | |
| 3113 | + | |
| 3114 | + | |
3114 | 3115 | | |
3115 | 3116 | | |
3116 | 3117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
222 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
542 | | - | |
543 | | - | |
| 541 | + | |
544 | 542 | | |
545 | 543 | | |
546 | 544 | | |
| |||
0 commit comments