Branch Coverage

blib/lib/SMS/Send/CZ/Smseagle.pm
Criterion Covered Total %
branch 2 14 14.2


line true false branch
42 1 0 -w $LOG_FILE ? :
53 1 0 if ($self->{'log'})
75 0 0 if (length $params{'to'} == 9)
88 0 0 if ($res->{'_rc'} == 200) { }
96 0 0 if ($data)
100 0 0 if ($data->{'status'} eq 'ok') { }
0 0 elsif ($data->{'status'} eq 'error') { }