Confusing test coverage numbers for conditionals #24181
Labels
area-testing
info-needed
Issue requires more information from poster
triage-needed
Needs assignment to the proper sub-team
Testing #24160
I added some always false conditionals and am confused by the numbers being listed for coverage. Here's the code:
This shows 100% coverage with zero branches
I know the code in these conditionals isn't reachable but these numbers seem misleading
The text was updated successfully, but these errors were encountered: