Ashish wrote:
Had recently created a PMD report for one of my projects.
Thought of running the same on MINA core.

The results are impressive. Most of the reported stuff is in test directory.

Have the checkstyle report also with me, but since don't have rule set
customized for our coding guidelines,
so removing that report.

There are two reports, one for core and the other is for the complete
MINA code base.

Have used basic rules only (rulesets/imports.xml,
rulesets/unusedcode.xml, basic). As and when time permits
shall try to enhance the ruleset usage.

That's quite interesting ! 90% of the reported issues can be fixed very easily (removing useless imports, checking the empty catch blocks, replacing the IPV4 adresses).

There is only one level 2 error which can also be fixed.

It would be interesting to have those reports generated with Maven, too.

Thanks Ashish !

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to