Runtime access to Erlang :cover data for snapshot construction.
:cover
@spec import_coverdata!(binary(), [binary()], [module() | Regex.t() | binary()], [ binary() ]) :: {[module()], [{module(), integer(), non_neg_integer()}]}
@spec keep_module?(module(), [binary()], [module() | Regex.t() | binary()]) :: boolean()