blob: 4bec8d64e16a3b204a142589219bdb64b7314319 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
DoctorJ is a set of applications that analyze Java code. Documentation is
verified for compliance with the standard and for accuracy against the
code, beyond what javadoc does. Statistics for a file or project can be
generated, including the number of lines of code per class and method,
and the overall total. A syntax analyzer is in development.
WWW: http://doctorj.sourceforge.net/
AUTHOR: Jeff Pace <jpace@incava.org>
- Michael L. Hostbaek
mich@FreeBSD.org
|