Download List

프로젝트 설명

Spike PHPCoverage is a tool for measuring and reporting
code coverage provided by the test suite of a PHP
application. It can instrument and record the line coverage
information for any PHP script at runtime. It also provides
an extensible reporting mechanism with a standard HTML
report implemented out of the box. The default report
displays the summary information about the code coverage
for an application and also shows the detailed information
about a file including which lines were actually executed and
with what frequency. It is possible to specify the directories
and files that should be included and/or excluded from a
coverage measurement.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-07-07 02:52
0.8

이 릴리스의 능력 범위를 단일 보고서에 여러 개의 원격 녹음 조합을 추가합니다. 이 기능은 누구라도 쉽게 PHP를 웹 사이트에서 테스트를 여러 설정을 실행할 수 있으며 하나의 보고서에 녹음을 결합하여 만들 것입니다. 원격 코드 커버 리지 샘플 예제를 사용하여 사건에 업데이 트되었습니다. XML_Parser PEAR 모듈의 버전을 박탈 소스와 함께 포함되어있습니다. xdebug PHPCoverage 바이너리 배포판과 함께 포함되어있습니다. PHPCoverage 설치 훨씬 쉽습니다. 몇 가지 버그 리포트 생성, 특히 지역에서 해결되었습니다.
Tags: Major feature enhancements
This release adds the ability to combine several remote recordings into a single coverage report. This feature will make it easier for anyone to run a multiple set of tests on a PHP Web site and combine the recordings into a single report. The remote code coverage sample has been updated with a sample use case. A stripped down version of the XML_Parser PEAR module is included along with the source. xdebug binaries are included along with the PHPCoverage distribution. PHPCoverage installation is now much simpler. Several bugs have been fixed, especially in the report generation area.

2005-09-08 06:30
0.6.5

이것은 주로 bugfix 및 향상 릴리스입니다. 가장 중요한 새로운 기능을 코드에서 상당한 성능 향상입니다. 그러나 좀 더 개선 가능성이있다,이 릴리스의 메모리 소모를 줄이기해야 상당한 금액 PHPCoverage의 속도가 증가했다.
Tags: Major bugfixes
This is mainly a bugfix and enhancement release.
The most important new feature is the substantial
performance improvement in the code. While some
more improvements are possible, this release
should reduce the memory consumption and increase
the speed of PHPCoverage by a significant amount.

2005-06-21 07:14
0.6.4

Tags: Major bugfixes

2005-05-16 19:47
0.6.2

이 릴리스의 Windows 지원하고있다. 제한은 어떤 계기로 파일이 삭제되었습니다. 이제 응용 프로그램 내의 모든 파일 (과)기구를해야 할 수있습니다. 설치 후 설치 확인을위한 간단한 로컬 및 원격 샘플이 추가되었습니다.
Tags: Major feature enhancements
This release has Windows support. The restriction on which files to instrument has been removed. Now, all files in an application can (and should) be instrumented. Simple local and remote samples for setup verification after installation have been added.

2005-05-10 11:36
0.6

Tags: Initial freshmeat announcement

Project Resources