Functions

void
clear(bool $files = false)

(PHP >= 7.0, PECL pcov >= 1.0.0)
Shall clear stored information

array
collect(int $type = all, array $filter = [])

(PHP >= 7.0, PECL pcov >= 1.0.0)
Shall collect coverage information

int
memory()

(PHP >= 7.0, PECL pcov >= 1.0.0)
Shall return the current size of the trace and cfg arena

void
start()

(PHP >= 7.0, PECL pcov >= 1.0.0)
Shall start recording coverage information

void
stop()

(PHP >= 7.0, PECL pcov >= 1.0.0)
Shall stop recording coverage information

array
waiting()

(PHP >= 7.0, PECL pcov >= 1.0.0)
Shall return list of files waiting to be collected