覆盖输出
¥Coverage output
覆盖率作为顶层键 result 上的 ScriptCoverage 对象数组输出:
¥Coverage is output as an array of ScriptCoverage objects on the top-level
key result:
{
  "result": [
    {
      "scriptId": "67",
      "url": "internal/tty.js",
      "functions": []
    }
  ]
}