Branch Coverage

blib/lib/Test/Smoke/Mailer/Base.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
45 0 0 if (open REPORT, "< $self->{'file'}") { }
84 0 0 if $subject =~ /$Test::Smoke::Mailer::NOCC_RE/
86 0 0 unless $self->{'ccp5p_onfail'}
88 0 0 unless my $p5p = $Test::Smoke::Mailer::P5P
89 0 0 $self->{'cc'} ? :
92 0 0 unless $self->{'to'} =~ /\Q$p5p\E/ or $self->{'cc'} =~ /\Q$p5p\E/