{erl_opts,
 [
  debug_info,
  %% bin_opt_info,
  warnings_as_errors
 ]}.

{cover_enabled,       true}.
{cover_print_enabled, true}.
