Branch Coverage

blib/lib/Ham/Packet/DXSpider.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
126 0 0 if ref $self->handle and $self->handle->isa("IO::Handle")
127 0 0 if ($self->address)
148 0 0 unless ref $handler eq "CODE"
164 0 0 unless ref $handler eq "CODE"
181 0 0 unless ref $handler eq "CODE"
217 0 0 if ($self->{'handle'})
272 0 0 unless $Ham::Packet::DXSpider::BAND
283 0 0 if ($freq >= $min and $freq <= $max)
385 0 0 unless ref $hashRef
390 0 0 if ($self->{'handle'})
422 0 0 unless $fd
424 0 0 unless ($_)
432 0 0 if (/^Enter your \*real\* Callsign to continue|login:/i)
439 0 0 if (/^DX de ([^:]+):\s+([\d.]+)\s+(\S+)\s+(.*)$/)
461 0 0 if (/dxspider >$/i)
464 0 0 if (%message and $message{'type'} eq "private")
475 0 0 if (/^New mail has arrived for you/i)
481 0 0 if (/^Msg: (\d+) From: (\S+) Date:\s+(\S+)\s+(\S+) Subj: (.*)$/)
496 0 0 if (%message and $message{'type'} =~ /(private|public)/)
503 0 0 if (/^To ([\w\d]+) de /)