Whether anonymous scripts generated by the page should be reported.
Signature:
interface JSCoverageOptions { reportAnonymousScripts?: boolean; }