Condition Coverage

blib/lib/Net/Download/Queue/Download.pm
Criterion Covered Total %
condition 0 14 0.0


or 2 conditions

line l !l condition
238 0 0 $rsStart ||= sub { }
239 0 0 $rsReceived ||= sub { }
240 0 0 $rsCheckCancel ||= sub { }
263 0 0 $oResponse->content_length || 1
266 0 0 $bytesReceived || 1
336 0 0 $urlReferer ||= ''
348 0 0 $oResponse->header('Content-Length') || 0