1 2 3 4 5 6 7 8 9 10 11 12 13
<html> <head> </head> <body> <button id="incrementor"> Click me </button> <script src="/coverage_fixture1.js"> </script> <script src="/coverage_fixture2.js"> </script> </body> </html>