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