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 April 8, 2024, 1:48 p.m.