Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Code Coverage with Istanbul!
You have completed Code Coverage with Istanbul!
Preview
In this video we'll look at what a coverage report looks like and what it all means.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
This is the folder where your HTML
code coverage report is generated.
0:00
Open up the index.html in the web browser.
0:02
We can see the project folder name here.
0:06
A progress bar reporting how much the code
is covered and some other metrics.
0:09
We see that eight out of nine
statements have been tested.
0:16
In other words,
88.89% of the code is covered.
0:21
100% of the conditions have been covered.
0:27
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up