Branch Coverage

blib/lib/App/HL7/Send.pm
Criterion Covered Total %
branch 1 8 12.5


line true false branch
37 1 0 if (not &getopts("h", $self->{'_opts'}) or @ARGV < 3 or $self->{'_opts'}{'h'})
51 0 0 if ($self->{'_hl7_file'} eq '-') { }
61 0 0 unless ($msg)
68 0 0 unless ($conn)