Test coverage refers to statistics produced by the Jest testing framework.
To generate and inspect the statistics, follow the steps below:

  1. run npm run test
  2. A directory called coverage is created in the root of the project
  3. Open ./coverage/lcov-report/index.html with any browser(from webstorm - right click open with Chrome

Coverage explanation:
ט