Branch Coverage

blib/lib/SMS/Send/CZ/Bulkgate.pm
Criterion Covered Total %
branch 7 16 43.7


line true false branch
40 1 0 -w $LOG_FILE ? :
51 4 0 if ($self->{'log'})
66 0 1 defined $id[1] ? :
67 0 1 defined $id[2] ? :
81 1 0 if (length $params{'number'} == 9)
91 0 1 if ($res->{'_rc'} == 200) { }
93 0 0 if (defined $json->{'data'}{'status'} and $json->{'data'}{'status'} eq 'accepted') { }
104 1 0 defined $json ? :