UNPKG
postman
Version:
latest (0.2.0)
0.2.0
0.1.0
The Postman will help deliver messages around your application
postman
/
node_modules
/
qunit
/
deps
/
jscoverage
/
tests
/
store-source-urls.expected.json
15 lines
(14 loc)
•
265 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"http://127.0.0.1:8000/script.js"
:
{
"coverage"
:
[
null
,
1
,
null
,
null
,
1
,
0
]
,
"source"
:
[
]
}
,
"http://127.0.0.1:8000/1/1.js"
:
{
"coverage"
:
[
null
,
1
]
,
"source"
:
[
]
}
,
"http://127.0.0.1:8000/1/2/2.js"
:
{
"coverage"
:
[
null
,
1
]
,
"source"
:
[
]
}
}