Branch Coverage

blib/lib/HTML/DragAndDrop.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
40 0 0 unless $$self{'javascript_dir'} =~ m[/$]
71 0 0 unless $copy
76 0 0 if ($_ == 0) { }
77 0 0 if $_ == 0
83 0 0 if ($$self{'tooltip'})
85 0 0 if ($tooltip)
90 0 0 if ($$self{'dragables'}{$d}{'src'}) { }
0 0 elsif ($$self{'dragables'}{$d}{'content'}) { }
115 0 0 unless $features =~ /^\+/ or $features =~ /^\s*$/
119 0 0 if ($src and $copy)
122 0 0 if $features
127 0 0 if ($dragables)
133 0 0 if ($$self{'tooltip'})