Condition Coverage

blib/lib/SMS/Send/SMSGlobal/HTTP.pm
Criterion Covered Total %
condition 8 18 44.4


and 3 conditions

line !l l&&!r l&&r condition
210 0 0 1 &Scalar::Util::blessed($_) and try sub { $_->can('hms') if $_->can('ymd'); }

or 2 conditions

line l !l condition
78 9 2 $$self{'_maxsplit'} ||= 3
215 9 0 $http_params{'to'} || ''
238 0 9 $msg->__address || 'http://www.smsglobal.com/http-api.php'

or 3 conditions

line l !l&&r !l&&!r condition
67 11 0 0 delete $args{'_user'} || delete $args{'_username'} || delete $args{'_login'}
71 0 11 0 delete $args{'_pass'} || delete $args{'_password'}
80 11 0 0 $$self{'__ua'} ||= 'LWP::UserAgent'->new