- show(+Boolean)
- When
true
(default), call show_coverage/1 passing Options to show the collected coverage data and reset the data. Whenfalse
, collect the data but do not reset it. If there is already existing data the new data is added.
true
(default), call show_coverage/1
passing Options to show the collected coverage data and reset
the data. When
false
, collect the data but do not reset it. If there is
already existing data the new data is added.