Condition Coverage

blib/lib/Net/Clickatell.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
200 0 0 0 exists $args{'UseSSL'} and $args{'UseSSL'} == 1
208 0 0 0 exists $args{'UseSSL'} and $args{'UseSSL'} == 1

or 2 conditions

line l !l condition
114 0 0 shift() || undef
126 0 0 shift() || undef
136 0 0 shift() || undef
143 0 0 shift() || undef
168 0 0 shift() || undef
225 0 0 shift() || undef
263 0 0 shift() || undef
288 0 0 shift() || undef
310 0 0 shift() || undef
336 0 0 shift() || undef
364 0 0 shift() || undef
409 0 0 shift() || undef
457 0 0 shift() || undef
494 0 0 shift() || undef
504 0 0 shift() || undef

or 3 conditions

line l !l&&r !l&&!r condition
431 0 0 0 exists $args{'text'} or exists $args{'data'}