...
- Log in as administrator
- Go to Configuration > Global Settings > GeneralCode Coverage
- Set the property "Code coverage plugin" to "emma"
...
| Info | ||
|---|---|---|
| ||
Note that only reports of offline instrumentation are currently supported (*.ec and *.em files). XML or HTML formats are not. |
See also the Code Coverage by Unit Tests tutorial.
Known Limitations
Branch coverage is not calculated as such notion does not exist in Emma.
...

