This module exports help functions for performing code coverage analysis.
Adds nodes to current cover test. Notice that this only works if cover support is active.
To have effect, this function is to be called from
Accumulates cover results over multiple tests. See section
Removes nodes from the current cover test.
Call this function to stop cover test on nodes previously
added with