IntelliJ's Test Code Coverage Metric Tool --- TO DO as an exericise/lab
Setup IntelliJ to report of Test Code Coverage ---DO THIS AND then follow this to run tests with test code coverage report(make sure your Run->Run with Test Coverage your Run configuration you setup to run your tests)
-->check out my test code coverage results on our HelloWorld_CS401 project and learn how to save to a file and see resulting report