Branch Coverage

blib/lib/WARC/Record/Replay/HTTP/Request.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
34 46 14 if ($record->field('Content-Length') < $WARC::Record::Replay::HTTP::Content_Deferred_Loading_Threshold)
44 42 4 $request->protocol =~ /$WARC::Record::Replay::HTTP::HTTP__Version/ ? :
52 2 12 unless $line =~ /$WARC::Record::Replay::HTTP::HTTP__Request_Line/