Availability:
:- use_module(library(prolog_coverage)).
- ClauseRef
- The specified clause
- call_site(ClauseRef, PC)
- A call was make in ClauseRef at the given program counter.
:- use_module(library(prolog_coverage)).