Branch Coverage

blib/lib/Log/Dispatch/FogBugz.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
30 0 0 $$self{'params'}{'DescriptionPrefix'} ? :
33 0 0 if ($1)
48 0 0 unless defined $opts{$req}
51 0 0 unless ($opts{'DescriptionPrefix'} or $opts{'DescriptionRegex'})
55 0 0 if ($opts{'DescriptionRegex'} and ref $opts{'DescriptionRegex'} ne 'Regexp')