Branch Coverage

blib/lib/NetSDS/Util/Misc.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
116 0 0 if (exists $$res{'help'} and $$res{'help'}) { }
0 0 elsif (exists $$res{'man'} and $$res{'man'}) { }
177 0 0 if ($msisdn =~ /^\+?(\d{12})$/) { }
0 0 elsif ($msisdn =~ /^\s*(\d{9,12})\s*$/) { }