123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- {
- "/private/tmp/contrived/library.js": {
- "path": "/private/tmp/contrived/library.js",
- "statementMap": {
- "0": {
- "start": {
- "line": 1,
- "column": 0
- },
- "end": {
- "line": 15,
- "column": 1
- }
- },
- "1": {
- "start": {
- "line": 3,
- "column": 4
- },
- "end": {
- "line": 3,
- "column": 16
- }
- },
- "2": {
- "start": {
- "line": 6,
- "column": 4
- },
- "end": {
- "line": 6,
- "column": 16
- }
- },
- "3": {
- "start": {
- "line": 9,
- "column": 4
- },
- "end": {
- "line": 13,
- "column": 5
- }
- },
- "4": {
- "start": {
- "line": 10,
- "column": 6
- },
- "end": {
- "line": 10,
- "column": 14
- }
- },
- "5": {
- "start": {
- "line": 12,
- "column": 6
- },
- "end": {
- "line": 12,
- "column": 14
- }
- }
- },
- "fnMap": {
- "0": {
- "name": "(anonymous_0)",
- "decl": {
- "start": {
- "line": 2,
- "column": 11
- },
- "end": {
- "line": 2,
- "column": 12
- }
- },
- "loc": {
- "start": {
- "line": 2,
- "column": 21
- },
- "end": {
- "line": 4,
- "column": 3
- }
- },
- "line": 2
- },
- "1": {
- "name": "(anonymous_1)",
- "decl": {
- "start": {
- "line": 5,
- "column": 11
- },
- "end": {
- "line": 5,
- "column": 12
- }
- },
- "loc": {
- "start": {
- "line": 5,
- "column": 21
- },
- "end": {
- "line": 7,
- "column": 3
- }
- },
- "line": 5
- },
- "2": {
- "name": "(anonymous_2)",
- "decl": {
- "start": {
- "line": 8,
- "column": 11
- },
- "end": {
- "line": 8,
- "column": 12
- }
- },
- "loc": {
- "start": {
- "line": 8,
- "column": 18
- },
- "end": {
- "line": 14,
- "column": 3
- }
- },
- "line": 8
- }
- },
- "branchMap": {
- "0": {
- "loc": {
- "start": {
- "line": 9,
- "column": 4
- },
- "end": {
- "line": 13,
- "column": 5
- }
- },
- "type": "if",
- "locations": [
- {
- "start": {
- "line": 9,
- "column": 4
- },
- "end": {
- "line": 13,
- "column": 5
- }
- },
- {
- "start": {
- "line": 9,
- "column": 4
- },
- "end": {
- "line": 13,
- "column": 5
- }
- }
- ],
- "line": 9
- }
- },
- "s": {
- "0": 1,
- "1": 0,
- "2": 1,
- "3": 1,
- "4": 1,
- "5": 0
- },
- "f": {
- "0": 0,
- "1": 1,
- "2": 1
- },
- "b": {
- "0": [
- 1,
- 0
- ]
- },
- "_coverageSchema": "332fd63041d2c1bcb487cc26dd0d5f7d97098a6c",
- "hash": "e86c0c0fa7c4fadac81e2479bfba3c0d59b657aa"
- }
- }
|