is_covr_count_call: Is the expression a call to covr:::count

View source: R/trace_tests.R

is_covr_count_callR Documentation

Is the expression a call to covr:::count

Description

Is the expression a call to covr:::count

Usage

is_covr_count_call(expr)

Arguments

expr

A language object

Value

A logical value indicating whether the object is a call to covr:::count.


covr documentation built on Aug. 27, 2022, 1:08 a.m.