Branch Coverage

blib/lib/SMS/Handler/Dispatcher.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
116 0 0 if ($$self{'number'})
118 0 0 unless ($$hsms{'dest_addr_ton'} == $$self{'ton'})
120 0 0 if $Debug
123 0 0 unless ($$hsms{'dest_addr_npi'} == $$self{'npi'})
125 0 0 if $Debug
128 0 0 unless ($$hsms{'destination_addr'} == $$self{'number'})
130 0 0 if $Debug
158 0 0 if $Debug
159 0 0 if ($self->cmds->{uc $1}) { }
161 0 0 if $Debug
162 0 0 unless $self->cmds->{uc $1}($self, $hsms, $source, \$msg, \$body)
169 0 0 unless $name
171 0 0 if $Debug
173 0 0 unless $self->cmds->{$name}($self, $hsms, $source, \$msg, \$body)
180 0 0 if ($msg)
182 0 0 if $Debug