change instance
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$coverage->stop();
|
||||
|
||||
$writer = new PHP_CodeCoverage_Report_HTML;
|
||||
$writer->process($coverage, '/tmp/coverage');
|
||||
Reference in New Issue
Block a user