blib/lib/Sereal/Splitter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
122 | 0 | 1 | unless my $fh = 'IO::File'->new(\$blob, 'r') |
130 | 0 | 1 | unless $magic eq Sereal::Encoder::Constants::SRL_MAGIC_STRING() or $magic eq Sereal::Encoder::Constants::SRL_MAGIC_STRING_HIGHBIT() |
144 | 1 | 6 | if (my $header_data_template = $$args{'header_data_template'}) |
146 | 1 | 0 | if ((my $where = index($header_data_template, $str_to_replace)) >= 0) |