blib/lib/WARC/Record/Replay/HTTP/Request.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
34 | 44 | 12 | if ($record->field('Content-Length') < $WARC::Record::Replay::HTTP::Content_Deferred_Loading_Threshold) |
44 | 40 | 4 | $request->protocol =~ /$WARC::Record::Replay::HTTP::HTTP__Version/ ? : |
52 | 2 | 10 | unless $line =~ /$WARC::Record::Replay::HTTP::HTTP__Request_Line/ |