\pcov\inclusive
+ inclusive
\pcov\clear()
- \pcov\start()
- \pcov\stop()
- \pcov\waiting()
+ clear()
+ collect(inclusive, $filesToCollectCoverageFor)
+ start()
+ stop()
+ waiting()