blib/lib/Net/IMP/SessionLog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 0 | if ($fmt eq 'pcap') { } |
0 | 0 | elsif ($fmt ne 'bin') { } | |
29 | 0 | 0 | unless eval 'require Net::PcapWriter' |
36 | 0 | 0 | unless $dir |
55 | 0 | 0 | unless my($fh, $fname) = tempfile(sprintf('%d-%s.%s-%s.%s-XXXXX', time, @{$meta;}{'caddr', 'cport', 'saddr', 'sport'}), 'SUFFIX', ".$fmt", 'DIR', $dir) |
59 | 0 | 0 | if $Net::IMP::SessionLog::DEBUG |
84 | 0 | 0 | if (my $c = $analyzer->{'conn'}) { } |