Namespaces

Classes

Collects code coverage data from a test process and merges it into a shared file.

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