Branch Coverage

/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/XS/libcatch.x/i/catch2/reporters/catch_reporter_registrars.hpp
Criterion Covered Total %
branch 3 8 37.5


line true false branch
23 0 0 class ReporterFactory : public IReporterFactory {
26 5 0 return Detail::make_unique( config );
39 2 0 getMutableRegistryHub().registerReporter( name, Detail::make_unique>() );
2 0 getMutableRegistryHub().registerReporter( name, Detail::make_unique>() );