View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002160 | Xdebug | Code Coverage | public | 2023-01-30 11:22 | 2023-01-30 11:22 |
Reporter | atanvardo | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 3.2.0 | ||||
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-dev | ||||