Hibernate Team |
|
Joined: Thu Dec 18, 2003 9:55 am Posts: 1977 Location: France
|
I guys,
i need a tool to analyse big app code:
- static: analyse if exceptions are well managed + respect basic coding rules
- dynamic : analyse memory (size & number of instances) + analyse use case (all methods called in a use case and how long they are)
i know Cast but too exepnsive
Devpartner cover static & dynamic
JProbe: cover dynamic but not really usefull for static
do you know other tools? maybe free?
Thanks
_________________ Anthony, Get value thanks to your skills: http://www.redhat.com/certification
|
|