Branch Coverage

blib/lib/Import/These.pm
Criterion Covered Total %
branch 27 30 90.0


line true false branch
42 7 37 if ($r eq 'ARRAY') { }
37 0 elsif ($r eq '') { }
47 11 26 if ($k eq $marker) { }
1 25 elsif ($k eq '::') { }
2 23 elsif ($k =~ /^::.*?::$/) { }
7 16 elsif ($k =~ /::$/) { }
4 12 elsif ($k =~ /^v|^\d/) { }
63 3 1 if ($i) { }
66 1 0 if $@
84 12 31 if ($mod)
90 0 12 if $@
96 3 9 if ($version)
100 5 6 if ($list and @$list) { }
1 5 elsif ($list and @$list == 0) { }
117 9 33 if $next_prefix