Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Calculate code metrics on jar file [closed]

I am working on Java source codes that are in JAR format. I've download so many code metrics tools but they don't work with JAR files, they only work with Java files.

Would you suggest a code metrics analyzer for JAR files?

like image 548
Fery Avatar asked Dec 05 '25 14:12

Fery


2 Answers

JavaDepend can analyse jar,war,ear,maven,eclipse,netbeans and Intellij projects, And provides more than 82 metrics and also a CQL (like SQL for database) to request your code.

like image 185
James from CppDepend Team Avatar answered Dec 07 '25 03:12

James from CppDepend Team


I extract jar file and use PREST , it's really useful and easy to use.

like image 24
Fery Avatar answered Dec 07 '25 02:12

Fery



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!