View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002160 | Xdebug | Code Coverage | public | 2023-01-30 11:22 | 2025-11-25 14:22 |
| Reporter | atanvardo | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Product Version | 3.2.0 | ||||
| Target Version | 3.6dev | ||||
| Summary | 0002160: Path coverage data non collected from from generators | ||||
| Description | It seems that when code is executed through a generator the path coverage is not collected. I've prepared an example showcasing the problem: Running test with: produces no path coverage data in the generator case, while line and branch data ara collected normally | ||||
| Additional Information | PHP version is actually 8.2 | ||||
| Tags | coverage | ||||
| Operating System | |||||
| PHP Version | 8.2.0-8.2.9 | ||||