Branch Coverage

blib/lib/Data/Embed.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
35 0 2 @_ && ref $_[0] ? :
39 1 1 if exists $args{'container'}
42 0 2 unless my $writer = writer(%constructor_args)
49 0 1 unless my $reader = reader(shift())