Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate PMD to help with measuring code efficiency #9

Open
llewelld opened this issue Jan 12, 2015 · 0 comments
Open

Integrate PMD to help with measuring code efficiency #9

llewelld opened this issue Jan 12, 2015 · 0 comments

Comments

@llewelld
Copy link
Member

As @brett-lempereur helpfully pointed out, PMD "lets you define complicated rulesets (from brace placement through to cyclomatic/npath complexity) and automatically assess these features on a Java codebase."

This could be useful for measuring code efficiency (e.g. file closing, complexity).

PMD: http://pmd.sourceforge.net/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant