testingJavaScriptTestingMediumWhat does code coverage measure?1The percentage of code executed by the test suite2The number of bugs in the code3How fast tests run4The size of the codebaseBack to list