Branch Coverage

blib/lib/WARC/Record/Replay/HTTP/Response.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
34 53 15 if ($record->field('Content-Length') < $WARC::Record::Replay::HTTP::Content_Deferred_Loading_Threshold) { }
55 0 53 if (($m = $response->message) =~ s/\015\z//)
56 49 4 if ($response->protocol =~ /$WARC::Record::Replay::HTTP::HTTP__Version/) { }
66 2 13 unless $line =~ /$WARC::Record::Replay::HTTP::HTTP__Status_Line/
84 7 1 if ($self->{'_warc_defer'}{'request'} and $self->{'_warc_record'}{'collection'})
87 7 2 if $_->type eq 'request'
95 6 1 if $record