Hey list,<br><br>Does anything exist that can show me which lines are explicitly tested? RCov is great, but it doesn&#39;t really give a sense of _actual_ coverage, indeed, there is no guarantee that functions executed were in fact called as the result of a line being tested.
<br><br>I know nothing of the rspec internals, but would a simple list of executed lines be a relatively simple feature to add?<br><br>Cheers<br>Ian<br>