Branch Coverage

blib/lib/Data/Serializer/Raw.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
21 126 126 if exists $args{$field}
35 0 0 if (@_)
46 0 0 if (@_)
56 0 0 if exists $self->{'persistent_obj'}
81 0 126 if exists $_MODULES{$module_name}
82 126 0 if (@_)
89 0 126 if ($@)
100 0 378 if (@_)
104 252 126 if exists $self->{'serializer_obj'}