Branch Coverage

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


line true false branch
100 0 0 if $valid
131 0 0 unless $idsessao
166 0 0 if $valid
186 0 0 unless $idsessao
193 0 0 unless $free
205 0 0 unless $$self{'username'} and $$self{'username'} =~ /^96\d{7}$/
209 0 0 unless $$self{'password'} and $$self{'password'} =~ /^\w+|\W+$/
218 0 0 unless $$self{'targets'} and ref $$self{'targets'} eq 'ARRAY' and scalar @{$$self{'targets'};} >= 1 and scalar @{$$self{'targets'};} <= 5
220 0 0 unless $$self{'message'} and length $$self{'message'} <= 140
230 0 0 unless $self