PHP Tester\CodeCoverage Namespace

Nested Namespaces

Tester\CodeCoverage\Generators

Classes

Name Description
Collector Code coverage collector.
PhpParser Parses PHP source code and returns: - the start/end line information about functions, classes, interfaces, traits and their methods - the count of code lines - the count of commented code lines