RoutineOp / delphi-code-coverage

Automatically exported from code.google.com/p/delphi-code-coverage
0 stars 1 forks source link

HTML statistics page for individual unit is wrongly formatted #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The statistics HTML for a single unit is not formatted correctly.

Please provide any additional information below.

In TCoverageReport.AddStatistics method, the "</td>" text is missing the 
closing '>' character - all six of them.

Original issue reported on code.google.com by ring....@gmail.com on 31 Jul 2010 at 5:23

GoogleCodeExporter commented 9 years ago
Fixed - thanks for spotting this!

Original comment by christer...@gmail.com on 9 Aug 2010 at 8:25