Branch Coverage

blib/lib/Netflow/Parser.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
82 0 0 unless (ref $self)
87 0 0 if ($opts{'flow_cb'})
97 0 0 if %opts
155 0 0 unless ($$self{'templates'}{$template_id})
156 0 0 if $$self{'verbose'}
194 0 0 unless eval { do { $version == 9 } }
211 0 0 if scalar @flowsets > length $packet
219 0 0 if ($flowset_id == 0) { }
0 0 elsif ($flowset_id == 1) { }
0 0 elsif ($flowset_id > 255) { }
220 0 0 if ($flowset)
222 0 0 if (@tmpl) { }
234 0 0 if $$self{'verbose'}
240 0 0 if (scalar @flows) { }
250 0 0 if $$self{'verbose'}
281 0 0 unless (defined $$self{'templates'}{$flowset_id})
282 0 0 if $$self{'verbose'}
307 0 0 if $cb
310 0 0 $cb ? :
331 0 0 unless defined $template_id and defined $fld_count
334 0 0 if $template_id < 255 or $template_id > 300
344 0 0 $$self{'templates'}{$template_id} ? :
0 0 if $$self{'verbose'}