- Fixed code to avoid instrumenting a file twice. - Fixed typo with LOCAL_PHPCOVERAGE_LOCATION
- Change classname from Logger.php to CoverageLogger.php to avoid potential collision.
- Removed the incorrect url encode call.
- Protecting lines with php close tags as strings.
- Added screenshot files
- Added initial version of PHPCoverage from trunk