Search Issue Tracker
Duplicate
Duplicate in 1.2.X
Votes
0
Found in [Package]
1.2.4
Issue ID
COV-32
Regression
No
Variables are reported as uncovered lines and methods when using inline initialization
Reproduction steps:
1. Open the attached project "44715.zip"
2. Open the Test Runner window
3. Click Run All
4. Click Run All again
5. Open the index.html in the opened directory
Expected result: Line and method coverage is 100%
Actual result: Line coverage is 81.8% and method coverage is 60%
Reproducible with: 1.2.2 (2021.3.22f1), 1.2.4 (2021.3.28f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a22)
Reproducible on: macOS 13.4.1 (Intel), Windows 10 (user's)
-
Resolution Note:
Duplicate of another internal issue: COV-19: Code Coverage marks static variables as unused when they are used
-
Resolution Note (1.2.X):
Duplicate of another internal issue: COV-19: Code Coverage marks static variables as unused when they are used
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
This is a duplicate of issue #-19