coveragepy
coveragepy copied to clipboard
Coverage with PyRun_FileExFlags in C++?
As shown in the picture:
why some python code line is marked as green but never run?
c++ code:
coverage html report:
Maybe this is not a bug, thank you!