I have been using Chutzpah to see the CodeCoverage for my TestCases
My question is whether my code coverage command should also include those UnitTestCases? For example if there are 100 js which has the testcases whether they should be included as part of CodeCoverage or excluded? I am confused