The outstanding folks at JetBrains / IntelliJ are in the process of
adding code coverage to their IDEA development environment. I haven't
tried the EAP yet so I can't say much about it but the subject has been
discussed quite a bit in their forum.
Donald McLean
wrote:
> Hi,
>
> Is there a tool/profiler which is free (like HPROF) that can provide
> Code Coverage.
>
> i.e. determine all the methods in my classes and then after running
> through a test plan determine all the methods used and report those not
> used?
>
> thanks
>
> Tim
>