_________ is a free Java tool that calculates the percentage of code accessed by tests.
(a) Cobertura
(b) JUnit
(c) XUnit
(d) Maven
I got this question during an interview for a job.
Question is taken from Using Mocks as Trojan Horses topic in section Testing with Mock Objects of JUnit