PropCheck.Instrument.handle_function_call
You're seeing just the callback
handle_function_call
, go back to PropCheck.Instrument module for more information.
Specs
handle_function_call(call :: erl_ast_remote_call()) :: :erl_parse.abstract_expr()
Handle the instrumentation of a (remote) function call. Must return a valid expression in Erlang Abstract Form.