Branch Coverage

blib/lib/Data/Object/Exception.pm
Criterion Covered Total %
branch 18 22 81.8


line true false branch
41 10 3 if not $self->frames
56 3 0 'HASH' eq ref $args[0] ? :
6 3 !ref($args[0]) ? :
9 4 @args == 1 ? :
73 1 2 if (ref $message eq 'ARRAY')
77 3 0 if (ref $self)
83 1 2 if $id
84 2 1 if $message
85 0 3 if $context
95 0 13 unless $self->{'frames'}
126 1 209 if defined $limit and $i + 1 == $offset + $limit