Commit 6e020bef authored by meus's avatar meus

changed text for files that are not tested

parent eb620ffc
......@@ -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>';
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment