<div class="gmail_quote">On Sun, Jul 3, 2011 at 3:09 PM, Eric Henry <span dir="ltr">&lt;<a href="mailto:henryer2@msu.edu">henryer2@msu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Right, but the point is that you&#39;re not doing anything else if the condition is true.</blockquote><div><br>Ugh, right. Sorry, eyes glazing over...<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>I can&#39;t say for sure, but it would seem that it could easily convert the if ... continue into a &quot;branch on equal&quot; type bytecode. What happens if you have a print statement before the continue?<br></div>

</blockquote><div><br>Same as with pretty much any modification to that body: line is covered.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>

<div><br clear="all">Eric<br>
<br><br></div></div></blockquote><div><br><br>I&#39;m probably just going to put # pragma: no cover there and be done with it.<br><br>cheers<br>lvh <br></div></div>