| blib/lib/Data/Record/Serialize.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 1 | 64 | unless defined $attr{'encode'} |
| 58 | 40 | 24 | if ($target->does('Data::Record::Serialize::Role::Sink')) { } |
| 62 | 1 | 39 | if defined $attr{'sink'} |
| 66 | 10 | 14 | $attr{'sink'} ? : |
| 283 | 0 | 65 | 'HASH' eq ref $_[0] ? : |