Branch Coverage

blib/lib/Net/SMS/O2.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
196 0 0 if $key eq 'DESTROY'
197 0 0 unless $Net::SMS::O2::LEGAL_KEYS{$key}
200 0 0 if (defined $value)
233 0 0 if $$self{'is_logged_in'}
262 0 0 if ($self->response =~ /Use $type TXT - you have (\d+) TXT remaining/)
287 0 0 if ($self->response =~ /Your message has been sent successfully/) { }
301 0 0 if ($$self{'autotruncate'}) { }
0 0 elsif (not $$self{'notruncate'}) { }
317 0 0 if ($$self{'message_length'} > $Net::SMS::O2::MAX_CHARS)
334 0 0 unless $keys{$_}