HH\disable_code_coverage_with_frequency

Disables and returns code coverage that contains file to coverage frequency

namespace HH;

function disable_code_coverage_with_frequency(): darray<string, mixed>;

The coverage information is cleared.

Returns