mirror of
https://github.com/correl/rebar.git
synced 2024-11-15 03:00:18 +00:00
4825353a23
Modules that include the EUnit header get an implicit test/0 fun, which cover considers a runnable line, but eunit:(TestRepresentation) never calls. Result: prod modules with tests can never reach 100% coverage. Ironic. In this case, fix it by decrementing the NotCovered counter returned by cover:analyze/3. |
||
---|---|---|
.. | ||
rebar_eunit_tests.erl |