0

I am using this tool(https://github.com/istanbuljs/nyc) for checking test coverage of my code, and I get output smth like this: enter image description here

So, question is how can I get information just in numbers, without parsing this table? maybe nyc has api for retrieving such information?

Guseyn Ismayylov
  • 367
  • 5
  • 16

1 Answers1

0

The question is answered here.

Guseyn Ismayylov
  • 367
  • 5
  • 16