Branch Coverage

blib/lib/TM/Tied/Map.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
16 0 0 if ($key =~ /^__/) { }
0 0 elsif ($key =~ /(.*?)\s*=\s*$/) { }
0 0 elsif ($key =~ /(.*?)\s*~\s*$/) { }
0 0 elsif ($key =~ /((http|ftp|mailto):.*)/) { }
42 0 0 if ($key =~ /^__/) { }
0 0 elsif ($key =~ /(.*?)\s*=\s*$/) { }
0 0 elsif ($key =~ /(.*?)\s*~\s*$/) { }
0 0 elsif ($key =~ /((http|ftp|mailto):.*)/) { }