Name:
URL: https://github.com/geekcomputers/Python
Number of lines of code and the tool used to count it: <31401>
Programming language:
<Coverage.py>
https://github.com/Timmermans13/Python/blob/Francis-Branch/power_of_n.py
https://github.com/Timmermans13/Python/blob/Francis-Branch/Coverage_old_results_function_1.png
<Function 2 name>
<Provide the same kind of information provided for Function 1>
<Test 1>
https://github.com/Timmermans13/Python/blob/Francis-Branch/power_of_num_tests.py
https://github.com/Timmermans13/Python/blob/Francis-Branch/Coverage_old_results_function_1.png
https://github.com/Timmermans13/Python/blob/Francis-Branch/Coverage_new_results_function_1.png
<The test I have provided tests the with the branch where n is equal to 0 (pow-case-1). This was the only branch that was not covered, hence improving the branch coverage to 100%>
<Test 2>
<Provide the same kind of information provided for Test 1>
<Provide a screenshot of the old coverage results by running an existing tool (the same as you already showed above)>