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

Code coverage #39

Open
arndtjonasson opened this issue Feb 27, 2015 · 1 comment
Open

Code coverage #39

arndtjonasson opened this issue Feb 27, 2015 · 1 comment

Comments

@arndtjonasson
Copy link
Collaborator

Investigate code coverage of Java, to see if we missed something important when running test cases.
(and php and any other kind of language we are using)

@arndtjonasson
Copy link
Collaborator Author

Some info:
http://en.wikipedia.org/wiki/Java_Code_Coverage_Tools
http://emma.sourceforge.net/
http://stackoverflow.com/questions/39329/what-is-your-favourite-code-coverage-tools-free-and-non-free
https://developers.google.com/java-dev-tools/codepro/doc/features/codecoverage/code_coverage

I've tried Emma. I got it to show down to method level, and what percentage of lines were executed, but for some reason, it doesn't show exactly which lines were run, which it is supposed to do. Still, even this will be useful.

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

No branches or pull requests

1 participant