Branch Coverage

blib/lib/Data/Handle/Exception.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
78 25 0 unless (&blessed($self))
93 0 25 if (defined &threads::tid)
96 0 0 if $tid
133 104 84 if $line =~ /$yellow/
134 32 52 if $line =~ /$green/
197 0 54 unless eval $code
209 12 42 unless (exists $dynaexceptions->{$parent})
212 54 0 unless (exists $dynaexceptions->{$class})