Condition Coverage

blib/lib/Sereal.pm
Criterion Covered Total %
condition 4 6 66.6


or 3 conditions

line l !l&&r !l&&!r condition
81 3 2 0 $ENCODERS{_key($opts)} ||= "Sereal::Encoder"->new($opts)
86 7 2 0 $DECODERS{_key($opts)} ||= "Sereal::Decoder"->new($opts)