Whether the result includes raw V8 script coverage entries.
interface JSCoverageOptions { includeRawScriptCoverage?: boolean; }