backed-cli
Version:
The official command line interface for Backed
37 lines • 570 B
JSON
{
"coverage": "53.84%",
"expectCount": 26,
"actualCount": 14,
"files": {
"src/config.js": {
"expectCount": 14,
"actualCount": 10,
"undocumentLines": [
24,
23,
19,
22
]
},
"src/server.js": {
"expectCount": 5,
"actualCount": 2,
"undocumentLines": [
31,
137,
149
]
},
"src/watcher.js": {
"expectCount": 7,
"actualCount": 2,
"undocumentLines": [
68,
48,
65,
29,
92
]
}
}
}