Branch Coverage

/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/XS/libcatch.x/i/catch2/benchmark/detail/catch_benchmark_function.hpp
Criterion Covered Total %
branch 0 20 0.0


line true false branch
47 0 0 struct model : public callable {
0 0 struct model : public callable {
0 0 struct model : public callable {
52 0 0 return Catch::Detail::make_unique>( *this );
0 0 return Catch::Detail::make_unique>( *this );
0 0 return Catch::Detail::make_unique>( *this );
56 0 0 call(meter, is_callable());
0 0 call(meter, is_callable());
0 0 call(meter, is_callable());
75 0 0 : f(new model{ {} }) {}