This exercise is run by loading BowlingScore.html.
Add the url parameter ?code=true to view the code block that shows the requirements to get 100% code coverage.
The two javascript files are:
BowlingScore.js which implements the scorer and its interactions.
BowlingGame.js defines the BowlingGame object that is used throughout the BowlingScore.js code.
It defines what is needed to calculate code coverage.