. */ require_once dirname(__FILE__) . '/../../lib/Doctrine.php'; require_once dirname(__FILE__) . '/../DoctrineTest/Coverage.php'; $reporter = new DoctrineTest_Coverage(); $svn_info = explode(" ", exec("svn info | grep Revision")); $revision = $svn_info[1]; ?>

Coverage report for Doctrine

Report generated against revision getRevision(); ?> current HEAD revision is .

Default mode shows results sorted by percentage with highest first. Customize the ordering with the following GET parameters:

Files that are not linked in the below table are not tested at all.

showSummary(); ?>
Percentage Total Covered Maybe Not Covered