覆盖输出


【Coverage output】

覆盖率作为一个包含 脚本覆盖 个对象的数组输出,在顶层键 result 下:

【Coverage is output as an array of ScriptCoverage objects on the top-level key result:】

{
  "result": [
    {
      "scriptId": "67",
      "url": "internal/tty.js",
      "functions": []
    }
  ]
}