<div dir="ltr"><span style="font-size:12.8px">Hi, I am wondering how to get the covered lines using python-coverage ?   Running python-coverage report -m  gives you the uncovered/missed lines.  is there a similar option that gives the covered lines ?   </span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Currently to get the covered lines I use python-coverage annotate and go through each of the filename,cover  source file and parse for those with prefix &quot;&gt;&quot;  .   But this method of using annotate doesn&#39;t work for standard library, it generates no filename,cover files.   Is this a known issue ? any work around ?  </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px"><br></div><div><div class="gmail_signature">Vu</div></div>
</div>