pcov
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
array
waiting()
(PHP >= 7.0, PECL pcov >= 1.0.0)
Shall return list of files waiting to be collected