Condition Coverage

blib/lib/Mail/DKIM/DNS.pm
Criterion Covered Total %
condition 4 8 50.0


or 2 conditions

line l !l condition
152 425 0 $prms{'Callbacks'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
153 425 0 0 $callbacks->{'Success'} || sub { $_[0]; }
154 422 3 0 $callbacks->{'Error'} || sub { die $_[0]; }