Quality

In order to get a feel for the quality of the Proguard code, it is run through a nightly automatic build process. This process produces numerous statistics on the source code, Java lint comments, Java documentation comments, the Java documentation itself, html lint comments on the Java documentation, spell checks, compilation results, an output jar, dead code analysis, a shrunk and obfuscated jar (using ProGuard itself!), test runs with memory and performance analyses, etc. Most analyses are produced using freely available tools. The results are poured into a convenient set of web pages using bash/sed/awk scripts. You're welcome to have a look at them:

Automated Code Analysis and Testing Pages (at SourceForge)

The pages will appear in a new window, which you probably want to view at full-screen size.


Copyright © 2002 Eric Lafortune.