blib/lib/Net/Download/Queue.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 4 | 0.0 |
line | true | false | branch |
---|---|---|---|
124 | 0 | 0 | unless my $oDownload = 'Net::Download::Queue::Download'->search_first({'download_status_id', 'Net::Download::Queue::Download'->oDownloadStatus('queued')}) |
170 | 0 | 0 | unless my $currentCount = 'Net::Download::Queue::Download'->sql_bytesSumCurrent->select_val |