Branch Coverage

blib/lib/Data/Record/Serialize.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
50 1 68 unless defined $attr{'encode'}
58 42 26 if ($target->does('Data::Record::Serialize::Role::Sink')) { }
62 1 41 if defined $attr{'sink'}
66 11 15 $attr{'sink'} ? :
283 0 69 'HASH' eq ref $_[0] ? :