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.


jimhester/covr documentation built on June 14, 2025, 1:24 a.m.