Branch Coverage

blib/lib/Net/PcapWriter.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
21 6 0 if ($file) { }
22 6 0 if (ref $file) { }
25 0 0 unless open $fh, '>', $file
60 3 3 $ip =~ /:/ ? :
78 26 0 if (ref $timestamp) { }