Hi,

I've had some email issues, so I've only just started getting mailing list mails again [sigh]

Anyway. I've just run PMD against the ant source to see how it measures up. There are about 7000 issues according to PMD, however the vast majority are things that I'm sure no-one would care about (naming an exception e for example). Still some of them are reasonable.

Unfortunately the size of the report is too large to stick on bugzilla, and I'm not even going to attempt to post it here. Basically I'd love for the next release to squash as many of the IDE/style complaints as possible, but I know that's a fairly unrealistic goal.

FYI
PMD's highest offenders:

Jar task (35 imports - high coupling)
Java (cyclomatic complexity 17)
Javadoc (cyclomatic complexity 13)
- Javadoc execute has cyclomatic complexity of 64
LoadProperties cyclomatic complexity of 12

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to