On Aug 4, 2006, at 12:12 PM, Tomasz Wegrzanowski wrote: > Hello, > > Is it possible to somehow automatically check which parts of code > are not covered by unit tests ? > > -- > Tomasz Wegrzanowski [ http://t-a-w.blogspot.com/ ] > Check out rcov. This is exactly what rcov was created for. It makes these awesome HTML coverage reports.