| <!doctype html> | |
| <html> | |
| <head> | |
| <meta name='viewport' content='width=device-width,initial-scale=1'> | |
| <meta charset='UTF-8'> | |
| <link rel='stylesheet' type='text/css' href='{{ css_path }}'> | |
| </head> | |
| <body> | |
| <h2>Coverage Report</h2> | |
| <p>Click <a href='http://clang.llvm.org/docs/SourceBasedCodeCoverage.html#interpreting-reports'>here</a> for information about interpreting this report.</p> | |
| <div class='centered'> | |
| <table> |