changed text for files that are not tested
This commit is contained in:
parent
eb620ffc77
commit
6e020bef2a
@ -102,7 +102,7 @@ class DoctrineTest_Coverage
|
||||
if ( $info['type'] == "covered") {
|
||||
echo '<td><a href="' , $class , '.html">', $class , '</a></td>';
|
||||
} else {
|
||||
echo '<td> not covered</td>';
|
||||
echo '<td>not tested</td>';
|
||||
}
|
||||
echo '</tr>';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user